mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-12 00:00:14 +02:00
Bump min supported Rust version
This commit is contained in:
+2
-1
@@ -3,7 +3,8 @@ language: rust
|
||||
sudo: false
|
||||
rust:
|
||||
- nightly
|
||||
- 1.8.0
|
||||
- stable
|
||||
- 1.9.0
|
||||
|
||||
script:
|
||||
- cargo test
|
||||
|
||||
Reference in New Issue
Block a user