代码拉取完成,页面将自动刷新
[package]
name = "hello-rust"
version = "0.1.0"
authors = ["zing <599490911@qq.com>"]
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[[bin]]
doc = false
name = "app"
path = "src/main.rs"
[[bin]]
doc = false
name = "test"
path = "src/test_main.rs"
[[bin]]
name = "bin-sync"
path = "src/libs/sync/main.rs"
[[bin]]
name = "bin-process"
path = "src/rust_std/process/main.rs"
[[example]]
name = "example"
[workspace]
members = [
"crates/rand",
"crates/tokio/quickstart",
"crates/winapi",
"crates/serde_json",
# "crates/paho-mqtt-example",
"crates/rusqlite-crate",
"crates/ctrlc-crate",
"crates/windows-service-crate",
"crates/hello-world",
"crates/socket2/quick-start",
# "crates/diesel/sqlite/getting_started_step_1",
"crates/my-mini-redis/tokio",
"crates/my-mini-redis/spawning",
"crates/my-mini-redis/shared-state",
"crates/actix",
"crates/grpc"
]
exclude = [
"crates/libusb",
# "crates/actix",
"crates/libusb-sys-demo",
# "crates/paho-mqtt-example",
"crates/rusqlite-crate",
"crates/diesel/sqlite/getting_started_step_1",
]
[dependencies]
ferris-says = "0.3.1"
rand = "0.8.3"
chrono = "0.4"
dotenv = "0.15.0"
byteorder = "1.3.4"
actix-web = "4.3.1"
actix-rt = "2.8.0"
actix-http = "3.3.1"
serial = "0.4.0"
itertools = "0.10.0"
rust-crypto = "0.2.36"
serde = { version = "1.0.159", features = ["derive"] }
env_logger = "0.10.0"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。