This commit is contained in:
2023-05-29 09:15:22 +02:00
parent 7abcad7453
commit 5969526dd1
3 changed files with 26 additions and 1 deletions

8
vectores/Cargo.toml Normal file
View File

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