100-exercises-to-learn-rust/exercises/04_traits/03_operator_overloading/Cargo.toml
2024-05-12 22:47:45 +02:00

4 lines
No EOL
65 B
TOML

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