# 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 = "awscurl" version = "0.1.0" authors = ["Daviti Nalchevanidze "] description = "https/mqtt API for AWS" readme = "README.md" keywords = [ "aws", "mqtt", "http", ] license = "MIT" repository = "https://github.com/nalchevanidze/awscurl" [dependencies.chrono] version = "0.4.24" [dependencies.hex] version = "0.4.3" [dependencies.ring] version = "0.16.20" [dependencies.sha256] version = "1.1.2" [dependencies.tungstenite] version = "0.18.0" features = ["rustls-tls-webpki-roots"] [dependencies.ureq] version = "2.6.2" [dependencies.url] version = "2.3.1"