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.
1 parent 7ab7233 commit 6a10aa6Copy full SHA for 6a10aa6
.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