1
1
mirror of https://github.com/theoludwig/rust_book.git synced 2024-07-17 08:30:11 +02:00
rust_book/chapter_3_common_concepts/Cargo.toml

7 lines
96 B
TOML

[package]
name = "chapter_3_common_concepts"
version = "1.0.0"
edition = "2021"
[dependencies]