Skip to content

Commit 4af352e

Browse files
authored
1 parent 1bd97b8 commit 4af352e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

earthly/rust/stdcfgs/deny.toml

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ allow-git = [
5858
"https://github.com/txpipe/kes",
5959
"https://github.com/txpipe/curve25519-dalek",
6060
"https://github.com/input-output-hk/mithril",
61+
"https://github.com/orxfun/orx-pseudo-default",
6162
]
6263

6364
[licenses]

examples/rust/deny.toml

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ allow-git = [
5858
"https://github.com/txpipe/kes",
5959
"https://github.com/txpipe/curve25519-dalek",
6060
"https://github.com/input-output-hk/mithril",
61+
"https://github.com/orxfun/orx-pseudo-default",
6162
]
6263

6364
[licenses]

0 commit comments

Comments
 (0)