LearnRust/23-hash_maps/Cargo.toml
2024-08-27 19:13:49 +03:00

6 lines
80 B
TOML

[package]
name = "hash_maps"
version = "0.1.0"
edition = "2021"
[dependencies]