Files
rust-by-example/15.Scoping/15.2 Ownership and moves/Cargo.lock
2023-12-15 09:20:45 +08:00

8 lines
163 B
TOML

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "ownership_and_moves"
version = "0.1.0"