mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 02:35:58 +03:00
Change config to thread-safe system, needed for a future config panel.
Improved some two factor methods.
This commit is contained in:
@@ -95,6 +95,9 @@ native-tls = "0.2.2"
|
||||
# Template library
|
||||
handlebars = "1.1.0"
|
||||
|
||||
# Macro ident-combining library
|
||||
paste = "0.1.4"
|
||||
|
||||
[patch.crates-io]
|
||||
# Add support for Timestamp type
|
||||
rmp = { git = 'https://github.com/dani-garcia/msgpack-rust' }
|
||||
|
Reference in New Issue
Block a user