mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-09 09:49:10 +02:00
Require at least Rust 1.9
This commit is contained in:
parent
00512fdc7b
commit
1b9ab39417
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ addons:
|
|||
- libelf-dev
|
||||
- libdw-dev
|
||||
rust:
|
||||
- 1.6.0
|
||||
- 1.9.0
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue