# 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" name = "virtuals-fortune-spec" version = "0.1.3" authors = ["Clement W. "] description = "The specification for the virtuals fortune service." readme = "README.md" keywords = [ "virtuals", "bot", "specification", "sports", ] license = "GPL-2.0-or-later WITH Bison-exception-2.2" repository = "https://github.com/clementwanjau/virtuals-fortune-spec" [dependencies.async-trait] version = "0.1.77" [dependencies.chrono] version = "0.4.34" [dependencies.futures] version = "0.3.30" [dependencies.log] version = "0.4.20" [dependencies.mongodb] version = "2.8.1" [dependencies.ordered-float] version = "4.2.0" [dependencies.schemars] version = "0.8.16" [dependencies.serde] version = "1.0.197" features = ["derive"] [dependencies.serde_json] version = "1.0.114" [dependencies.thiserror] version = "1.0.57" [dependencies.tokio] version = "1.36.0" features = ["full"]