This commit is contained in:
Quaternions 2024-01-12 23:00:23 -08:00
parent 0d0f1b1792
commit 389943c361
2 changed files with 1173 additions and 60 deletions

1231
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -11,7 +11,7 @@ chrono = { version = "0.4.31", features = ["serde"] }
clap = { version = "4.4.2", features = ["derive"] }
flate2 = "1.0.28"
futures = "0.3.30"
git2 = "0.18.1"
gix = "0.57.1"
lazy-regex = "3.1.0"
pollster = "0.3.0"
rayon = "1.8.0"