Skip to content

Commit 6787af7

Browse files
committed
bump the MSRV to 1.40
rust-lang/rust#63803 we'll get there, eventually
1 parent 1fdb2e7 commit 6787af7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ rust:
55
- stable
66
- beta
77
- nightly
8-
- 1.38.0
8+
- 1.40.0
99

1010
install:
1111
- rustup component add rustfmt-preview clippy-preview || true

0 commit comments

Comments
 (0)