This commit is contained in:
2023-05-11 13:05:37 -04:00
parent 6c6eb77480
commit b6b32e2a3d
3 changed files with 101 additions and 1 deletions

8
class/library/Cargo.toml Normal file
View File

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