代码拉取完成,页面将自动刷新
[package]
name = "pgfs"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libc = "0.2"
bytes = "1.0"
bytestring = "1.0"
#tifs = { path = "../tifs" }
backtrace = "0.3.65"
anyhow = "1.0"
clap = "2.32"
futures = "0.3"
lru = "0.6"
parse-size = "1.0.0"
slab = "0.4.2"
thiserror = "1.0"
tikv-client = {git = "https://github.com/tikv/client-rust.git", rev="8f54e6114227718e256027df2577bbacdf425f86"}
tokio = {version = "1.12", features = ["macros", "rt", "time", "fs"]}
async-trait = "0.1"
paste = "1.0"
lazy_static = "1.4.0"
serde = "*"
serde_derive = "*"
serde_json = "*"
prost = "0.11.3"
tonic = "0.8.3"
mobc-tonic="0.2.4"
async_once = "0.2.6"
tower = "0.4"
tokio-stream = "0.1"
async-stream = "0.3"
sled="0.34.7"
[patch.crates-io]
raft-proto = { git = "https://github.com/tikv/raft-rs", rev="95c532612ee6a83591fce9a8b51d6afe87b58835"}
[lib]
name = "rust_log"
crate-type = ["cdylib"]
path = "src/lib.rs"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。