Initial commit

This commit is contained in:
2023-12-22 23:21:13 -07:00
commit 62f0fa71cb
11 changed files with 119 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
[package]
name = "rust"
version = "0.0.0"
authors.workspace = true
edition.workspace = true
license-file.workspace = true
rust-version.workspace = true
[lints]
workspace = true
[dependencies]
# crate = { workspace = true }