Skip to content

Commit

Permalink
Update Rust crate thiserror to ~1.0.53
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2023
1 parent 559e328 commit 4c7edcf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libdnscheck/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ resolved = ["dbus", "dbus-tree", "generate-dbus-resolve1"]

[dependencies]
anyhow = "~1.0.72"
thiserror = "~1.0.44"
thiserror = "~1.0.53"
libc = "0.2.147"
log = "0.4.19"
dns-lookup = "2.0.2"
Expand Down

0 comments on commit 4c7edcf

Please sign in to comment.