mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 01:29:16 +02:00
Bump minimum Rust version to 1.40
This commit is contained in:
parent
48c2804885
commit
24304200a8
2 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@ check-nightly:
|
|||
check-old:
|
||||
<<: *check-base
|
||||
variables:
|
||||
RUST_VERSION: "1.39.0"
|
||||
RUST_VERSION: "1.40.0"
|
||||
|
||||
# Build using Rust stable
|
||||
build-x86_64-linux-gnu:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue