Skip to content

Commit

Permalink
run cargo update
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Holzinger <[email protected]>
  • Loading branch information
Luap99 committed Oct 28, 2024
1 parent cc17320 commit 84f8e89
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ ipnet = { version = "2.9.0", features = ["serde"] }
iptables = "0.5.2"
libc = "0.2.157"
log = "0.4.22"
serde = { version = "1.0.199", features = ["derive"], optional = true }
serde = { version = "1.0.213", features = ["derive"], optional = true }
serde-value = "0.7.0"
serde_json = "1.0.123"
serde_json = "1.0.132"
sysctl = "0.6.0"
url = "2.5.2"
zbus = { version = "4.3.1" }
Expand Down

0 comments on commit 84f8e89

Please sign in to comment.