# 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 = "binhoc_core" version = "0.1.1" authors = ["sjud"] description = "Generate code for rust clients communicating with axum servers. " license = "MIT OR Apache-2.0" repository = "https://github.com/sjud/axum_client_derive" resolver = "2" [dependencies.async-trait] version = "0.1.57" [dependencies.axum-core] version = "0.3.0-rc.1" [dependencies.bincode] version = "2.0.0-rc.1" [dependencies.binhoc_macros] version = "0.1.0" [dependencies.hyper] version = "0.14.20"