Skip to content

Commit b04ef03

Browse files
committed
chore: increment minimum rustc version
Increment the minimum rustc version to support the carrier trait ("?").
1 parent fd419de commit b04ef03

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
@@ -16,7 +16,7 @@ rust:
1616
- stable
1717
# and the first stable one (this should be bumped as the minimum Rust version
1818
# required changes)
19-
- 1.9.0
19+
- 1.13.0
2020
os:
2121
- linux
2222
cache: cargo

0 commit comments

Comments
 (0)