fungi-lang 0.1.45

Fungi: A typed, functional language for programs that name their cached dependency graphs
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "fungi-lang"
version = "0.1.45"
authors = ["Matthew A. Hammer", "Kyle Headley", "Ryan Vandersmith"]
description = "Fungi: A typed, functional language for programs that name their cached dependency graphs"
homepage = "http://adapton.org"
documentation = "https://docs.rs/fungi-lang"
readme = "README.md"
keywords = ["incremental", "language", "memoization", "dependency_graph", "names"]
license = "MPL-2.0"
repository = "https://github.com/Adapton/fungi-lang.rust/"
[dependencies.adapton]
version = "0.3"

[dependencies.iodyn]
version = "0.2"