Make sure handlebars is not updated, as the next patch version has breaking changes

This commit is contained in:
Daniel García
2020-01-05 00:09:24 +01:00
parent 96a189deb9
commit c058a1d63c
2 changed files with 37 additions and 37 deletions

View File

@@ -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"