mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-07 12:53:01 -05:00
Updated Cipher API with breaking changes, and included backwards compatibility
This commit is contained in:
@@ -33,7 +33,7 @@ r2d2-diesel = "1.0.0"
|
||||
ring = { version = "0.11.0", features = ["rsa_signing"] }
|
||||
|
||||
# UUID generation
|
||||
uuid = { version = "0.6.0", features = ["v4"] }
|
||||
uuid = { version = "0.6.1", features = ["v4"] }
|
||||
|
||||
# Date and time library for Rust
|
||||
chrono = "0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user