Skip to content

Commit

Permalink
upgrade sequoia-policy-config to 0.7
Browse files Browse the repository at this point in the history
In order to match the version we have in Debian
  • Loading branch information
alexanderkjall committed Dec 8, 2024
1 parent 0667e04 commit 8898c72
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ chrono = { version = "0.4", default-features = false, features = [ "std" ] }
lazy_static = "1"
libc = "0.2"
sequoia-openpgp = { version = "1.21.1", default-features = false }
sequoia-policy-config = "0.6"
sequoia-policy-config = "0.7"
thiserror = "1"

[build-dependencies]
Expand Down

0 comments on commit 8898c72

Please sign in to comment.