# 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 = "crypto-botters-bybit" version = "0.2.3" authors = ["negi_grass"] description = "A crate for interacting with the bybit API." homepage = "https://github.com/negi-grass/crypto-botters" documentation = "https://docs.rs/crypto-botters-bybit" readme = "README.md" keywords = [ "cryptocurrency", "Bybit", "trading", "client", "websocket", ] categories = [ "api-bindings", "asynchronous", "cryptography::cryptocurrencies", "authentication", ] license = "MIT" repository = "https://github.com/negi-grass/crypto-botters/tree/v0.4.3/crypto-botters-bybit" [dependencies.crypto-botters-api] version = "0.1" [dependencies.generic-api-client] version = "0.2" [dependencies.hex] version = "0.4.3" [dependencies.hmac] version = "0.12.1" [dependencies.log] version = "0.4.17" [dependencies.rand] version = "0.8.5" [dependencies.serde] version = "1.0.152" features = ["derive"] [dependencies.serde_json] version = "1.0.94" [dependencies.serde_urlencoded] version = "0.7.1" [dependencies.sha2] version = "0.10.6"