summaryrefslogtreecommitdiff
path: root/rust/refs_and_borrows/Cargo.toml
blob: 76c4f8946c71aabae3b3b1e622e1bec1654c7ba8 (plain)
1
2
3
4
5
6
7
8
[package]
name = "refs_and_borrows"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]