bust ci cache, update deps, use a different rust version, remove rustup install

This commit is contained in:
dignifiedquire
2019-11-10 19:20:12 +01:00
committed by holger krekel
parent 2c2555fad9
commit 97e6bc2be3
5 changed files with 9 additions and 19 deletions

View File

@@ -50,7 +50,7 @@ bitflags = "1.1.0"
jetscii = "0.4.4"
debug_stub_derive = "0.3.0"
sanitize-filename = "0.2.1"
stop-token = { git = "https://github.com/async-rs/stop-token" }
stop-token = { version = "0.1.1", features = ["unstable"] }
rustls = "0.16.0"
webpki-roots = "0.18.0"