Skip to content

Commit 1f9507e

Browse files
committed
refactor(deny.toml): rustsec
1 parent 8ba86cc commit 1f9507e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

rust/deny.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ allow-git = [
5858
"https://github.com/input-output-hk/catalyst-mithril.git",
5959
"https://github.com/bytecodealliance/wasmtime",
6060
"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",
6165
]
6266

6367
[licenses]

0 commit comments

Comments
 (0)