16 lines
377 B
TOML
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#0d5511b4ebd5418559bd5227e75e0446ff1a41f3"
|
|
|
|
[[package]]
|
|
name = "matrix"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"fractions",
|
|
]
|