Skip to content

Commit 8a43953

Browse files
authored
Merge pull request #287 from shadow3aaa/dependabot/cargo/thiserror-2.0.17
build(deps): bump thiserror from 2.0.16 to 2.0.17
2 parents ce406fb + 9505c6c commit 8a43953

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -31,7 +31,7 @@ repository = "https://github.com/shadow3aaa/fas-rs"
3131
[dependencies]
3232
likely_stable = "0.1.3"
3333
parking_lot = "0.12.4"
34-
thiserror = "2.0.16"
34+
thiserror = "2.0.17"
3535
log = "0.4.28"
3636
anyhow = { version = "1.0.100" }
3737
inotify = { version = "0.11.0", default-features = false }

0 commit comments

Comments
 (0)