rust_learning/collections/Cargo.toml

10 lines
228 B
TOML

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