This website works better with JavaScript
Home
Explore
Help
Sign In
fphammerle
/
librespot
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update minimum Rust version to 1.33.0.
Konstantin Seiler
5 years ago
parent
e75021b213
commit
a2b2150dbe
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -1,6 +1,6 @@
language: rust
rust:
- - 1.3
2
.0
+ - 1.3
3
.0
- stable
- beta
- nightly