Skip to content

Commit 4cfa381

Browse files
Merge pull request #104 from shadow3aaa/dependabot/cargo/thiserror-2.0.0
2 parents 8095740 + c857313 commit 4cfa381

File tree

2 files changed

+30
-10
lines changed

2 files changed

+30
-10
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ likely_stable = "0.1.2"
2727
parking_lot = "0.12.3"
2828
log = "0.4.22"
2929
anyhow = { version = "1.0.93", features = ["backtrace"] }
30-
thiserror = "1.0.68"
30+
thiserror = "2.0.0"
3131
inotify = { version = "0.11.0", default-features = false }
3232
libc = "0.2.161"
3333
flexi_logger = "0.29.6"

0 commit comments

Comments
 (0)