Skip to content

Commit 6ab1c83

Browse files
committed
Merge branch 'rust-1.79'
2 parents 2f8e2e0 + 6a10aa6 commit 6ab1c83

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:38
28+
CONTAINER=shiftcrypto/firmware_v2:39
2929

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

src/rust/rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[toolchain]
2-
channel = "1.78.0"
2+
channel = "1.79.0"

0 commit comments

Comments
 (0)