mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-07 12:53:01 -05:00
update openssl crate to support LibreSSL 3.3.2
This commit is contained in:
@@ -112,7 +112,7 @@ regex = { version = "1.4.5", features = ["std", "perf"], default-features = fals
|
||||
data-url = "0.1.0"
|
||||
|
||||
# Used by U2F, JWT and Postgres
|
||||
openssl = "0.10.33"
|
||||
openssl = "0.10.34"
|
||||
|
||||
# URL encoding library
|
||||
percent-encoding = "2.1.0"
|
||||
|
||||
Reference in New Issue
Block a user