Update ffsend-api dependency to 0.5.0, change min Rust version to 1.39

This commit is contained in:
timvisee 2020-01-20 18:00:31 +01:00
parent 60a130ef2a
commit a261afe749
No known key found for this signature in database
GPG key ID: B8DB720BC383E172
6 changed files with 493 additions and 26 deletions

View file

@ -69,7 +69,7 @@ check-nightly:
check-old:
<<: *check-base
variables:
RUST_VERSION: "1.37.0"
RUST_VERSION: "1.39.0"
# Build using Rust stable
build-x86_64-linux-gnu: