LearnRust/10-move_clone_copy/Cargo.toml

9 lines
184 B
TOML
Raw Permalink Normal View History

2023-05-07 03:44:18 +03:00
[package]
name = "move_clone_copy"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]