Files
Rusty-Matrices/Cargo.lock
2026-04-29 20:02:49 -06:00

16 lines
377 B
TOML

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "fractions"
version = "0.1.0"
source = "git+https://laentropia-homelab.tail7368da.ts.net/laentropia/Rusty-Fractions.git?branch=main#2fea33ca7080b4e05b6e4df0cad90d7e7c97f24f"
[[package]]
name = "matrix"
version = "0.1.0"
dependencies = [
"fractions",
]