Skip to content

Commit

Permalink
Merge pull request #342 from mulkieran/dependency-increases
Browse files Browse the repository at this point in the history
Dependency increases
  • Loading branch information
mulkieran authored Jan 16, 2024
2 parents 8cdd9ce + 70cd792 commit f8e0e5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ path = "./libcryptsetup-rs-sys"

[dependencies]
either = "1.6.1"
libc = "0.2.139"
bitflags = "2.3.0"
libc = "0.2.147"
bitflags = "2.3.1"
log = "0.4.19"
serde_json = "1.0.0"
lazy_static = "1.4.0"
Expand Down

0 comments on commit f8e0e5c

Please sign in to comment.