mirror of
https://github.com/gnu4cn/rust-lang-zh_CN.git
synced 2026-08-19 04:33:27 +08:00
8 lines
112 B
TOML
8 lines
112 B
TOML
[package]
|
|
name = "mix_parallel_n_concurrency"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
trpl = "0.3.0"
|