Add a compat entry for Mustache

Since we're using custom tags.
This commit is contained in:
Chris de Graaf 2019-09-28 00:12:25 +07:00
parent f630f9c3f4
commit 19afffbbb8
No known key found for this signature in database
GPG Key ID: 150FFDD9B0073C7B

View File

@ -15,6 +15,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
[compat] [compat]
julia = "1" julia = "1"
Mustache = ">= 0.5.13"
[extras] [extras]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"