Skip to content

Commit 9d5e1ce

Browse files
committed
bump cat-ci
1 parent 9fad6e7 commit 9d5e1ce

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

rust/Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
VERSION 0.8
22

3-
IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:v3.2.28 AS rust-ci
3+
IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:v3.2.37 AS rust-ci
44

55
COPY_SRC:
66
FUNCTION

rust/deny.toml

Lines changed: 1 addition & 0 deletions
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)