Skip to content

Commit 3d21ad0

Browse files
committed
fix: bump rustci from 3.5.7 to 3.5.10
Signed-off-by: bkioshn <[email protected]>
1 parent ad7f243 commit 3d21ad0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.5.7 AS rust-ci
3+
IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:v3.5.10 AS rust-ci
44
IMPORT ../ AS repo-ci
55

66
COPY_SRC:

rust/c509-certificate/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.5.7 AS rust-ci
3+
IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust::v3.5.10 AS rust-ci
44

55
IMPORT .. AS rust-local
66
IMPORT ../.. AS repo

0 commit comments

Comments
 (0)