prop ownership

This commit is contained in:
2023-07-02 17:04:33 +02:00
parent 4507728150
commit e442e0e89f
3 changed files with 18 additions and 0 deletions

8
prop/Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "prop"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]