# 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.70.0" name = "exc-make" version = "0.7.3" authors = ["Nouzan "] description = "The abstraction layer of exchanges." readme = "README.md" keywords = [ "exchange", "tower", ] license = "MIT" repository = "https://github.com/Nouzan/exc" [dependencies.exc-service] version = "0.7.3" features = ["send"] default-features = false [dependencies.exc-types] version = "0.7.3" default-features = false [dependencies.futures] version = "0.3.25" [dependencies.tower-make] version = "0.3.0" [dependencies.tower-service] version = "0.3.2"