1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-05-14 15:43:55 +00:00

Update dependencies

This commit is contained in:
Daniel García 2020-01-10 16:22:37 +01:00
parent a734ad2d36
commit 9ebca99290
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
2 changed files with 72 additions and 66 deletions

View file

@ -90,7 +90,7 @@ lazy_static = "1.4.0"
derive_more = "0.99.2"
# Numerical libraries
num-traits = "0.2.10"
num-traits = "0.2.11"
num-derive = "0.3.0"
# Email libraries
@ -100,11 +100,11 @@ native-tls = "0.2.3"
quoted_printable = "0.4.1"
# Template library
handlebars = "=2.0.2"
handlebars = "2.0.4"
# For favicon extraction from main website
soup = "0.4.1"
regex = "1.3.1"
regex = "1.3.3"
data-url = "0.1.0"
# Required for SSL support for PostgreSQL