mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 17:59:20 -07:00
Use ring to generate email token
This commit is contained in:
@@ -108,9 +108,6 @@ regex = "1.2.0"
|
||||
# URL encoding library
|
||||
percent-encoding = "2.0.0"
|
||||
|
||||
# Random
|
||||
rand = "0.7.0"
|
||||
|
||||
[patch.crates-io]
|
||||
# Add support for Timestamp type
|
||||
rmp = { git = 'https://github.com/dani-garcia/msgpack-rust' }
|
||||
|
||||
Reference in New Issue
Block a user