100-exercises-to-learn-rust/exercises/07_threads/04_scoped_threads/Cargo.toml

4 lines
68 B
TOML
Raw Normal View History

2024-05-13 04:21:03 +08:00
[package]
name = "scoped_threads"
version = "0.1.0"
edition = "2021"