mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-03 16:28:10 +00:00
Make sure handlebars is not updated, as the next patch version has breaking changes
This commit is contained in:
parent
96a189deb9
commit
c058a1d63c
2 changed files with 37 additions and 37 deletions
|
@ -100,7 +100,7 @@ native-tls = "0.2.3"
|
|||
quoted_printable = "0.4.1"
|
||||
|
||||
# Template library
|
||||
handlebars = "2.0.2"
|
||||
handlebars = "=2.0.2"
|
||||
|
||||
# For favicon extraction from main website
|
||||
soup = "0.4.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue