Remove the unused tinytemplate dependency

This commit is contained in:
Kerollmops 2021-08-24 18:10:53 +02:00
parent 2f20257070
commit f2e1591826
No known key found for this signature in database
GPG Key ID: 92ADA4E935E71FA4

View File

@ -45,10 +45,6 @@ itertools = "0.10.0"
log = "0.4.14"
logging_timer = "1.0.0"
# We temporarily depend on this crate just to fix this issue
# https://github.com/bheisler/TinyTemplate/pull/17
tinytemplate = "=1.1.0"
[dev-dependencies]
big_s = "1.0.2"
maplit = "1.0.2"