Skip to content

Commit 6c3a7fb

Browse files
authored
Merge pull request #142 from agourlay/dependabot/cargo/thiserror-1.0.57
build(deps): bump thiserror from 1.0.56 to 1.0.57
2 parents 57a1ead + 2ebeb73 commit 6c3a7fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ sha1 = "0.10.6"
1616
crossbeam-channel = "0.5.11"
1717
clap = { version = "4.5.0", features = ["cargo"] }
1818
indicatif = "0.17.7"
19-
thiserror = "1.0.56"
19+
thiserror = "1.0.57"
2020
num_cpus = "1.16.0"
2121
ahash = "0.8.8"
2222

0 commit comments

Comments
 (0)