feat: vectors

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-07-19 22:51:20 +03:00
parent 1cc4d47dab
commit deda0d8532
2 changed files with 60 additions and 0 deletions

6
21-vectors/Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "vectors"
version = "0.1.0"
edition = "2021"
[dependencies]