# 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 = "dexther_lib" version = "0.0.254" authors = ["Mark Mouawad "] description = "Dexther tools for the platform." homepage = "https://yourwebsite.com/my_crate" license = "MIT" [dependencies.base64] version = "0.22.1" [dependencies.chrono] version = "0.4.38" [dependencies.dotenv] version = "0.15.0" [dependencies.ethers] version = "2.0.14" [dependencies.eyre] version = "0.6" [dependencies.flate2] version = "1.0.30" [dependencies.google-cloud-auth] version = "0.13.2" [dependencies.google-cloud-googleapis] version = "0.12.0" [dependencies.google-cloud-pubsub] version = "0.23" [dependencies.mongodb] version = "2.8.2" [dependencies.once_cell] version = "1.19.0" [dependencies.reqwest] version = "0.11" features = ["json"] [dependencies.serde] version = "1.0.203" [dependencies.serde_json] version = "1.0.115" [dependencies.tokio] version = "1.0" features = ["full"]