LearnRust/23-hash_maps/Cargo.toml

7 lines
80 B
TOML
Raw Permalink Normal View History

2024-08-27 19:13:49 +03:00
[package]
name = "hash_maps"
version = "0.1.0"
edition = "2021"
[dependencies]