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 9fad6e7 commit 9d5e1ceCopy full SHA for 9d5e1ce
rust/Earthfile
@@ -1,6 +1,6 @@
1
VERSION 0.8
2
3
-IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:v3.2.28 AS rust-ci
+IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:v3.2.37 AS rust-ci
4
5
COPY_SRC:
6
FUNCTION
rust/deny.toml
@@ -58,6 +58,7 @@ allow-git = [
58
"https://github.com/txpipe/kes",
59
"https://github.com/txpipe/curve25519-dalek",
60
"https://github.com/input-output-hk/mithril",
61
+ "https://github.com/orxfun/orx-pseudo-default",
62
]
63
64
[licenses]
0 commit comments