# 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" rust-version = "1.75" name = "okkomm-rs" version = "0.2.0" authors = ["H & D GmbH Open Source "] description = """ OK.Komm client for Rust """ readme = "README.md" keywords = [] categories = [] license = "MIT" repository = "https://github.com/hd-gmbh-dev/okkomm-rs" [dependencies.anyhow] version = "1.0.70" [dependencies.base64] version = "0.21.0" [dependencies.bytes] version = "1.3.0" [dependencies.chrono] version = "0.4" [dependencies.chrono-tz] version = "0.8.1" [dependencies.log] version = "0.4.20" features = [] [dependencies.quick-xml] version = "0.27.1" features = ["serialize"] [dependencies.reqwest] version = "0.11.14" features = ["default-tls"] [dependencies.serde] version = "1" features = ["derive"] [dependencies.thiserror] version = "1" [dependencies.tokio] version = "1" features = ["full"]