Skip to content

Commit

Permalink
Use rust 1.32
Browse files Browse the repository at this point in the history
  • Loading branch information
upsuper committed Jul 6, 2019
1 parent 522f823 commit 9c5822e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ version: 2
jobs:
stable:
docker:
- image: rust:1.31.0-slim
- image: rust:1.32.0-slim
environment:
RUSTFLAGS: -D warnings
steps:
Expand Down

0 comments on commit 9c5822e

Please sign in to comment.