Skip to content

Commit

Permalink
Merge pull request #312 from adrianreber/dependabot/cargo/socket2-0.5.8
Browse files Browse the repository at this point in the history
Bump socket2 from 0.5.3 to 0.5.8
  • Loading branch information
adrianreber authored Dec 18, 2024
2 parents 09783b2 + e3488f8 commit 0e98477
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ipnetwork = "0.20.0"
indicatif = "0.17.8"
console = "0.15.8"
tracing = "0.1.37"
socket2 = "0.5.3"
socket2 = "0.5.8"

[dependencies.tokio]
version = "1.29.1"
Expand Down

0 comments on commit 0e98477

Please sign in to comment.