We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba86cc commit 1f9507eCopy full SHA for 1f9507e
rust/deny.toml
@@ -58,6 +58,10 @@ allow-git = [
58
"https://github.com/input-output-hk/catalyst-mithril.git",
59
"https://github.com/bytecodealliance/wasmtime",
60
"https://github.com/aldanor/hdf5-rust",
61
+ "https://github.com/txpipe/vrf",
62
+ "https://github.com/txpipe/kes",
63
+ "https://github.com/txpipe/curve25519-dalek",
64
+ "https://github.com/anweiss/cddl",
65
]
66
67
[licenses]
0 commit comments