# 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-perf-client" version = "0.6.3" authors = ["wangzhi "] description = "Rust cyfs-perf-client 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-core] version = "0.6" [dependencies.cyfs-debug] version = "0.6" [dependencies.cyfs-lib] version = "0.8" [dependencies.cyfs-meta-lib] version = "0.6" [dependencies.cyfs-perf-base] version = "0.6" [dependencies.cyfs-util] version = "0.6" [dependencies.int-enum] version = "0.4" [dependencies.log] version = "0.4" [dependencies.rand] version = "0.7" [dependencies.serde_json] version = "1.0" [dependencies.sha2] version = "0.8" [target."cfg(target_os = \"android\")".dependencies.android_logger] version = "0.11" [target."cfg(target_os = \"android\")".dependencies.jni] version = "0.19"