100-exercises-to-learn-rust/exercises/04_traits/09_from/Cargo.toml

5 lines
59 B
TOML
Raw Normal View History

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