# 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 = "neutral" version = "0.2.6" authors = ["Maximilien DI DIO "] description = "Unofficial rust client for neutrinoapi.com" readme = "README.md" keywords = [ "neutrinoapi", "client", "api", ] license = "MIT" repository = "https://github.com/Diskyver/neutral" [lib] name = "neutral" path = "src/lib.rs" [dependencies.assert_approx_eq] version = "1.1.0" [dependencies.futures] version = "0.3.17" [dependencies.http] version = "0.2.5" [dependencies.hyper] version = "0.14" features = ["full"] [dependencies.hyper-tls] version = "0.5" [dependencies.lazy_static] version = "1.4.0" [dependencies.mockito] version = "0.30.0" [dependencies.neutral_types] version = "0.2.0" [dependencies.secrecy] version = "0.8.0" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_json] version = "1" [dependencies.serde_with] version = "1.14.0" [dependencies.tokio] version = "1" features = ["full"]