Skip to content

Commit 783fbb1

Browse files
Merge branch 'main' into dependabot/cargo/rand-0.10.1
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
2 parents b32eb1e + 815c91f commit 783fbb1

2 files changed

Lines changed: 16 additions & 122 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ rand_chacha = "0.3"
3434
walkdir = "2.5"
3535
# Error handling
3636
anyhow = "1.0"
37-
thiserror = "1.0"
37+
thiserror = "2.0"
3838
# Parallel processing
3939
rayon = "1.12"
4040
# Progress indication
41-
indicatif = "0.17"
41+
indicatif = "0.18"
4242
# Image processing for diff compression
4343
image = "0.25"
4444

0 commit comments

Comments
 (0)