diff --git a/examples/rust/deny.toml b/examples/rust/deny.toml index b9dd61df..cb000599 100644 --- a/examples/rust/deny.toml +++ b/examples/rust/deny.toml @@ -54,6 +54,9 @@ allow-git = [ "https://github.com/input-output-hk/catalyst-mithril.git", "https://github.com/bytecodealliance/wasmtime", "https://github.com/aldanor/hdf5-rust", + "https://github.com/txpipe/vrf", + "https://github.com/txpipe/kes", + "https://github.com/txpipe/curve25519-dalek", ] [licenses]