This commit is contained in:
2023-06-01 11:41:43 +02:00
parent 78e5f6f969
commit e61cdcb662
3 changed files with 26 additions and 1 deletions

8
slices/Cargo.toml Normal file
View File

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