Upgrade to rust 1.41.0 (bp #8202) (#8219)

automerge
This commit is contained in:
mergify[bot]
2020-02-11 13:56:58 -08:00
committed by GitHub
parent 70089a5258
commit 79035bdbed
8 changed files with 6 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
# Note: when the rust version is changed also modify
# ci/rust-version.sh to pick up the new image tag
FROM rust:1.40.0
FROM rust:1.41.0
# Add Google Protocol Buffers for Libra's metrics library.
ENV PROTOC_VERSION 3.8.0