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.
2 parents 2f8e2e0 + 6a10aa6 commit 6ab1c83Copy full SHA for 6ab1c83
.ci/run-container-ci
@@ -25,7 +25,7 @@
25
set -e
26
set -x
27
28
-CONTAINER=shiftcrypto/firmware_v2:38
+CONTAINER=shiftcrypto/firmware_v2:39
29
30
if [ "$1" == "pull" ] ; then
31
docker pull "$CONTAINER"
src/rust/rust-toolchain.toml
@@ -1,2 +1,2 @@
1
[toolchain]
2
-channel = "1.78.0"
+channel = "1.79.0"
0 commit comments