# 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 = "Rnjw" version = "0.2.4" authors = ["figo"] description = "a get lib" license = "MIT OR Apache-2.0" [dependencies.anyhow] version = "1.0" [dependencies.bb8-redis] version = "0.13.0" [dependencies.jsonwebtoken] version = "9.2.0" [dependencies.libloading] version = "0.8.1" [dependencies.once_cell] version = "1.4.0" [dependencies.qzsaa] version = "0.1.1" [dependencies.r2d2] version = "0.8.10" [dependencies.redis] version = "0.21.5" [dependencies.reqwest] version = "0.11.20" features = [ "blocking", "json", ] [dependencies.serde_json] version = "1.0.63" features = ["preserve_order"] [dependencies.thiserror] version = "1.0.39" [build-dependencies.dunce] version = "1.0.0"