# 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 = "arachnid-shield" version = "0.1.1" authors = ["CdnCentreForChildProtection "] exclude = ["docs/"] publish = true description = "The official SDK for Arachnid Shield" homepage = "https://github.com/CdnCentreForChildProtection/arachnid-shield-sdk-rust" documentation = "https://github.com/CdnCentreForChildProtection/arachnid-shield-sdk-rust" readme = "README.md" keywords = [ "arachnid-shield", "sdk", "arachnid", ] license-file = "LICENSE.md" repository = "https://github.com/CdnCentreForChildProtection/arachnid-shield-sdk-rust" [profile.release] lto = "fat" [dependencies.base64] version = "0.21.0" [dependencies.mime] version = "0.3.17" [dependencies.mime_guess] version = "2.0.4" [dependencies.reqwest] version = "0.11.18" features = [ "blocking", "json", ] [dependencies.serde] version = "1.0.163" features = ["derive"] [dependencies.serde_json] version = "1.0.96" [dependencies.thiserror] version = "1.0.40" [dependencies.url] version = "2.3.1" [dev-dependencies.test-case] version = "3.1.0" [dev-dependencies.tokio] version = "1" features = ["full"]