Skip to content

Commit

Permalink
Merge branch 'rust-1.45.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
benma committed Jul 29, 2020
2 parents baf785b + f1b61be commit 2a8c435
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci/run-container-ci
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
set -e
set -x

CONTAINER=shiftcrypto/firmware_v2:17
CONTAINER=shiftcrypto/firmware_v2:18

if [ "$1" == "pull" ] ; then
docker pull "$CONTAINER"
Expand Down
2 changes: 1 addition & 1 deletion src/rust/rust-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.44.0
1.45.0

0 comments on commit 2a8c435

Please sign in to comment.