# 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 = "baidu_rpc_meta" version = "0.1.0" description = "A rust wrapper of baidu_rpc_meta for the baidu_std protocol" homepage = "https://github.com/SF-Zhou/baidu_rpc_meta" documentation = "https://docs.rs/baidu_rpc_meta" readme = "README.md" license = "MIT" repository = "https://github.com/SF-Zhou/baidu_rpc_meta" [dependencies.futures] version = "^0.3" [dependencies.pilota] version = "^0.9" [dependencies.volo] version = "^0.8" [dependencies.volo-grpc] version = "0.8" [dev-dependencies.bytes] version = "^1.5" [build-dependencies.volo-build] version = "^0.8"