Skip to content

Commit

Permalink
upgrade procfs fix rustix dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: Quentin JEROME <[email protected]>
  • Loading branch information
qjerome committed Oct 29, 2023
1 parent a8643c4 commit a4bd513
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 39 deletions.
75 changes: 37 additions & 38 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 kunai/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ chrono = { version = "0.4.24", features = ["clock"] }
libc = "0.2"
json = "0.12"
thiserror = "1.0"
procfs = "0.15"
procfs = "0.16"
ip_network = "0.4"

lru-st = { git = "https://github.com/0xrawsec/lru-st/", branch = "master", features = [
Expand Down

0 comments on commit a4bd513

Please sign in to comment.