# 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 = "cyfs-core" version = "0.6.7" authors = ["weiqiushi "] description = "Rust cyfs-core package" license = "BSD-2-Clause" [dependencies.async-std] version = "1.11" features = [ "unstable", "attributes", ] [dependencies.async-trait] version = "0.1.53" [dependencies.chrono] version = "0.4" [dependencies.cyfs-base] version = "0.6" [dependencies.cyfs-bdt] version = "0.7" [dependencies.cyfs-util] version = "0.6" [dependencies.hex] version = "0.4" [dependencies.int-enum] version = "0.4" [dependencies.log] version = "0.4" [dependencies.once_cell] version = "1.12" [dependencies.prost] version = "0.9.0" [dependencies.protobuf] version = "2" features = ["with-bytes"] [dependencies.rand] version = "0.8" [dependencies.semver] version = "1.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [build-dependencies.chrono] version = "0.4" [build-dependencies.prost-build] version = "0.9.0" [build-dependencies.protoc-bin-vendored] version = "3" [build-dependencies.protoc-rust] version = "2"