100-exercises-to-learn-rust/exercises/04_traits/13_drop/Cargo.toml
2024-05-23 15:29:42 +02:00

4 lines
No EOL
58 B
TOML

[package]
name = "drop"
version = "0.1.0"
edition = "2021"