Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Commit

Permalink
Upgrade cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Apr 12, 2019
1 parent f0e9173 commit e31f038
Show file tree
Hide file tree
Showing 3 changed files with 231 additions and 189 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ save_deps: &SAVE_DEPS
version: 2
jobs:
build:
working_directory: ~/build
docker:
- image: rust:1.33.0
- image: rust:1.34.0
steps:
- checkout
- run: apt-get update
Expand Down
Loading

0 comments on commit e31f038

Please sign in to comment.