mirror of
https://github.com/chatmail/core.git
synced 2026-05-12 11:26:29 +03:00
bust ci cache, update deps, use a different rust version, remove rustup install
This commit is contained in:
committed by
holger krekel
parent
2c2555fad9
commit
97e6bc2be3
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user