Skip to content

Commit 3917806

Browse files
fix(deps): cargo update (#103)
1 parent d869c30 commit 3917806

File tree

3 files changed

+124
-115
lines changed

3 files changed

+124
-115
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ matrix:
55
include:
66

77
# tests pass
8-
- rust: nightly-2018-08-06
8+
- rust: nightly-2018-09-09
99
script:
1010
- cargo test --all --locked
1111
- rustup component add rustfmt-preview

0 commit comments

Comments
 (0)