Skip to content

Commit

Permalink
Remove unused hpke dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey committed Jul 30, 2024
1 parent edf969a commit 40ac426
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ trussed-hpke = { version = "0.1.0", optional = true }
trussed-manage = { version = "0.1.0", optional = true }
trussed-wrap-key-to-file = { version = "0.1.0", optional = true }
salty = { version = "0.3.0", default-features = false }
hpke = { version = "0.11.0", default-features = false }
digest = { version = "0.10.7", default-features = false }
hex-literal = { version = "0.4.0", optional = true }
aead = { version = "0.5.2", optional = true, default-features = false }
Expand Down

0 comments on commit 40ac426

Please sign in to comment.