Skip to content

Commit

Permalink
Bump socket2 from 0.5.3 to 0.5.4 (#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent df8369c commit 00587b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 examples/test-container/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ anyhow = { version = "1.0.71", features = ["backtrace"] }
caps = "0.5.5"
clap = { version = "4.2.7", features = ["derive"] }
nix = { version = "0.27.1", default-features = false, features = ["process", "user"] }
socket2 = { version = "0.5.3", features = ["all"] }
socket2 = { version = "0.5.4", features = ["all"] }

[package.metadata.npk]
manifest = "manifest.yaml"
Expand Down

0 comments on commit 00587b2

Please sign in to comment.