Skip to content

Commit 485df1f

Browse files
committed
csrgo-rail: reorganized; better cargo metadata usage; git/jj compatibility; cleaner repo organization - better testing.
1 parent 05009e9 commit 485df1f

File tree

20 files changed

+1469
-378
lines changed

20 files changed

+1469
-378
lines changed

Cargo.lock

Lines changed: 0 additions & 218 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ readme = "README.md"
1515

1616
[dependencies]
1717
clap = { version = "4.5.52", features = ["derive", "cargo"] }
18-
anstyle = "1.0.13"
1918

2019
# Workspace introspection
2120
cargo_metadata = "0.23.1"
@@ -39,7 +38,6 @@ sha2 = "0.10.9"
3938

4039
# Parallelism and concurrency
4140
rayon = "1.11.0"
42-
chrono = { version = "0.4.42", features = ["serde"] }
4341

4442
[dev-dependencies]
4543
tempfile = "3.23.0"

mono.zip

41.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)