# 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] edition = "2018" name = "differential-formula" version = "0.1.1" authors = ["Qishen Zhang "] exclude = ["tests/samples/CommandLine.exe", "tests/samples/CommandLine.exe.config", "tests/samples/Core.dll"] description = "Incremental Formal Modeling Using Logic Programming and Analysis" license = "MIT" [dependencies.abomonation] version = "0.7.3" [dependencies.abomonation_derive] version = "0.5.0" [dependencies.differential-dataflow] version = "0.11" [dependencies.enum_dispatch] version = "0.2.0" [dependencies.im] version = "14" features = ["serde"] [dependencies.nom] version = "5" [dependencies.num] version = "0.2" features = ["serde"] [dependencies.petgraph] version = "0.5" [dependencies.rand] version = "0.4" [dependencies.readonly] version = "0.1" [dependencies.serde] version = "1" features = ["derive", "rc", "std"] [dependencies.timely] version = "0.11" features = ["bincode"] [dependencies.timely_sort] version = "0.1.6"