100-exercises-to-learn-rust/helpers/common/Cargo.toml

7 lines
77 B
TOML
Raw Permalink Normal View History

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