# 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 = "fns-api-client" version = "0.4.5" description = "ФНС API клиент" license = "MIT OR Apache-2.0" repository = "https://github.com/averichev/fns-api-client" [dependencies.chrono] version = "0.4.37" [dependencies.env_logger] version = "0.11.3" [dependencies.log] version = "0.4.21" [dependencies.reqwest] version = "0.12.0" [dependencies.serde] version = "1.0.197" features = ["derive"] [dependencies.serde-xml-rs] version = "0.6.0" [dependencies.serde_json] version = "1.0.114" features = ["default"] [dependencies.tokio] version = "1.37.0" [dependencies.validator] version = "0.18.0" features = ["derive"] [dependencies.yaserde] version = "0.10.0" [dependencies.yaserde_derive] version = "0.10.0"