# 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 = "hub1989-error-util" version = "0.0.6" description = "Error util" readme = "README.md" keywords = [ "hub1989", "error", ] categories = ["development-tools"] license = "MIT" [lib] name = "error_util" path = "src/lib.rs" [dependencies.actix-web] version = "4.5.1" [dependencies.alcoholic_jwt] version = "4091.0.0" [dependencies.async-graphql] version = "7.0.3" [dependencies.bson] version = "2.10.0" [dependencies.mongodb] version = "2.8.2" [dependencies.reqwest] version = "0.12.4" [dependencies.serde] version = "1.0.200" [dependencies.tonic] version = "0.11.0"