Require at least Rust 1.9

This commit is contained in:
Danilo Bargen 2016-11-12 14:06:12 +01:00
commit 1b9ab39417
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ addons:
- libelf-dev
- libdw-dev
rust:
- 1.6.0
- 1.9.0
- stable
- beta
- nightly

View file

@ -64,7 +64,7 @@ If you're an Arch Linux user, you can also install the package from the AUR:
## Building
tealdeer requires at least Rust 1.6.
tealdeer requires at least Rust 1.9.
Debug build with logging enabled: