testing token

This commit is contained in:
2025-10-07 11:53:10 -06:00
commit 46fb92d114
8 changed files with 473 additions and 0 deletions

7
Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "matrix"
version = "0.1.0"
edition = "2021"
[dependencies]
num-traits = "0.2.19"