update deps

This commit is contained in:
dignifiedquire
2019-11-10 19:22:42 +01:00
parent 91c8f48c21
commit 00e22d4339
2 changed files with 6 additions and 6 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"