# 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 = "2018" name = "aiml_ported" version = "0.1.5" description = "Port of python-aiml to rust. WARNING: This runs much slower than python-aiml. I recommend you use the saved brain." homepage = "https://github.com/sonicrules1234/aiml_ported" readme = "README.md" license-file = "LICENSE" repository = "https://github.com/sonicrules1234/aiml_ported" [dependencies.acid-store] version = "0.8.0" features = ["store-directory"] [dependencies.chrono] version = "0.4.19" [dependencies.glob] version = "0.3.0" [dependencies.rand] version = "0.8.4" [dependencies.regex] version = "1.5.4" [dependencies.rmp-serde] version = "0.15.5" [dependencies.roxmltree] version = "0.14.1" [dependencies.serde] version = "1.0.126" features = ["derive"] [dependencies.serde_json] version = "1.0.67" [dependencies.sonic_serde_object] version = "0.1.0" [dependencies.thiserror] version = "1.0.29"