100-exercises-to-learn-rust/exercises/07_threads/14_sync/Cargo.toml

5 lines
59 B
TOML
Raw Permalink Normal View History

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