# 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 = "xenon-lib" version = "0.1.3" description = "Shared library for all Xenon services" license = "AGPL-3.0" [dependencies.bitflags] version = "1.3.2" [dependencies.log] version = "0.4.14" [dependencies.mongodb] version = "2.1.0" [dependencies.reqwest] version = "0.11.9" features = ["json"] [dependencies.rocket] version = "0.5.0-rc.1" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.serde_repr] version = "0.1.7" [dependencies.twilight-cache-inmemory] version = "0.9.1"