Skip to content

Commit 3d4770d

Browse files
committed
Allow the hpke crate to come from git for now
1 parent e332f74 commit 3d4770d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ unknown-registry = "deny"
3232
unknown-git = "deny"
3333

3434
allow-git = [
35+
"https://github.com/rozbb/rust-hpke/",
3536
"https://github.com/poljar/olm-rs",
3637
"https://github.com/poljar/olm-sys",
3738
]

0 commit comments

Comments
 (0)