finish vectors

This commit is contained in:
2026-01-13 06:50:55 +00:00
parent 7d1d94fbc5
commit 8095e5d271
6 changed files with 173 additions and 105 deletions

6
friends/Cargo.toml Normal file
View File

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