# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.65" name = "anything" version = "0.1.5" authors = ["John-John Tedro "] description = "Calculate everything and nothing with perfect precision." homepage = "https://github.com/udoprog/anything" documentation = "https://docs.rs/anything" readme = "README.md" keywords = [ "cli", "language", "scripting", ] categories = ["command-line-interface"] license = "MIT/Apache-2.0" repository = "https://github.com/udoprog/anything" [dependencies.anyhow] version = "1.0.69" [dependencies.codespan-reporting] version = "0.11.1" [dependencies.directories] version = "4.0.1" [dependencies.flate2] version = "1.0.25" [dependencies.hashbrown] version = "0.13.2" [dependencies.log] version = "0.4.17" [dependencies.logos] version = "0.12.1" [dependencies.num] version = "0.4.0" features = ["serde"] [dependencies.pretty_env_logger] version = "0.4.0" [dependencies.rust-embed] version = "6.6.0" [dependencies.serde] version = "1.0.156" features = ["derive"] [dependencies.serde_cbor] version = "0.11.2" [dependencies.serde_json] version = "1.0.94" [dependencies.structopt] version = "0.3.26" [dependencies.syntree] version = "0.14.4" [dependencies.tantivy] version = "0.19.2" [dependencies.thiserror] version = "1.0.39" [dependencies.twox-hash] version = "1.6.3"