mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-07 21:03:01 -05:00
Update rust version and use minimal profile for CI
This commit is contained in:
@@ -32,7 +32,7 @@ reqwest = "0.9.22"
|
||||
multipart = { version = "0.16.1", features = ["server"], default-features = false }
|
||||
|
||||
# WebSockets library
|
||||
ws = "0.9.0"
|
||||
ws = "0.9.1"
|
||||
|
||||
# MessagePack library
|
||||
rmpv = "0.4.2"
|
||||
|
||||
Reference in New Issue
Block a user