Skip to content

Commit 398c6a1

Browse files
committed
Bump MSRV to 1.34.0 to accomodate the new MSRV of base64
1 parent 0ed9ed4 commit 398c6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: rust
22

33
matrix:
44
include:
5-
- rust: 1.31.0
5+
- rust: 1.34.0
66
- rust: stable
77
- rust: nightly
88
env: TRAVIS_NIGHTLY=true

0 commit comments

Comments
 (0)