rust_the_book/collections/Cargo.toml
2020-05-30 19:43:07 +02:00

9 lines
223 B
TOML

[package]
name = "collections"
version = "0.1.0"
authors = ["laurens <miers132@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]