Skip to content

Commit

Permalink
Merge pull request #500 from orf/dependabot/cargo/dependencies-13b2ea…
Browse files Browse the repository at this point in the history
…a4c8

chore(deps): bump thiserror from 2.0.7 to 2.0.8 in the dependencies group
  • Loading branch information
orf authored Dec 18, 2024
2 parents 6396f8c + 46388f1 commit da5bae8
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 pinger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description = "A small cross-platform library to execute the ping command and pa
repository = "https://github.com/orf/pinger/"

[dependencies]
thiserror = "2.0.7"
thiserror = "2.0.8"
lazy-regex = "3.3.0"
rand = { version = "0.8.5", optional = true }

Expand Down

0 comments on commit da5bae8

Please sign in to comment.