# 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 = "tablam" version = "0.3.4" authors = ["Mario Montoya "] description = "A relational language (experimental)" homepage = "https://github.com/Tablam/TablaM" keywords = ["database", "interpreter", "language", "relational"] categories = ["interpreter", "language", "relational", "tablam"] license = "MPL-2.0" repository = "https://github.com/Tablam/TablaM" [dependencies.bit-vec] version = "0.6.2" features = ["std"] [dependencies.chrono] version = "0.4.13" features = ["default"] [dependencies.console] version = "0.12.0" [dependencies.decorum] version = "0.3.1" features = ["std"] [dependencies.derivative] version = "2.1.1" [dependencies.derive_more] version = "0.99.9" [dependencies.dyn-clone] version = "1.0.2" [dependencies.genawaiter] version = "0.99.1" [dependencies.indexmap] version = "1.6.0" features = [] [dependencies.itertools] version = "0.9.0" [dependencies.rust_decimal] version = "1.7.0" features = []