Skip to content

Commit 7bfb67f

Browse files
committed
rust: update toolchain to 1.51.0
1 parent 7554cb2 commit 7bfb67f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci/run-container-ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
set -e
2626
set -x
2727

28-
CONTAINER=shiftcrypto/firmware_v2:19
28+
CONTAINER=shiftcrypto/firmware_v2:20
2929

3030
if [ "$1" == "pull" ] ; then
3131
docker pull "$CONTAINER"

src/rust/rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.47.0
1+
1.51.0

0 commit comments

Comments
 (0)