Skip to content

Commit

Permalink
Merge pull request #152 from lixmal/dependabot/cargo/linux-keyutils-0…
Browse files Browse the repository at this point in the history
….2.4

build(deps): bump linux-keyutils from 0.2.3 to 0.2.4
  • Loading branch information
lixmal authored Nov 22, 2024
2 parents d70e913 + ac03e1d commit 853a9b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -33,7 +33,7 @@ regex = "1.10.2"
mime = "0.3.17"
aes-gcm = { version = "0.10.3", features = ["zeroize", "std"] }
constant_time_eq = "0.3.0"
linux-keyutils = { version = "0.2.3", features = ["std"] }
linux-keyutils = { version = "0.2.4", features = ["std"] }
url = { version = "2.5.0", features = ["serde"] }
openidconnect = "3.4.0"
async-trait = "0.1.77"
Expand Down

0 comments on commit 853a9b6

Please sign in to comment.