# 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 = "2018" name = "kraken-websockets-token" version = "1.2.7" authors = ["Alfie John "] description = "Convenience crate to get Kraken WebSockets API tokens" homepage = "https://crates.io/crates/kraken-websockets-token" documentation = "https://docs.rs/kraken-websockets-token/" readme = "README.md" license = "GPL-3.0-or-later" repository = "https://github.com/alfiedotwtf/kraken-websockets-token" [dependencies.base64] version = "0.13.0" [dependencies.hmac] version = "0.7.1" [dependencies.reqwest] version = "0.9.24" [dependencies.serde_json] version = "1.0.73" [dependencies.sha2] version = "0.8.0"