Remove dependency on deprecated YAML library.

Use spec-provided JSON files instead.
This commit is contained in:
Justin Hileman
2022-08-09 11:19:28 -07:00
parent 64e5609d0e
commit e6256ea0d7
5 changed files with 5 additions and 17 deletions
-3
View File
@@ -1,6 +1,3 @@
[submodule "vendor/spec"]
path = vendor/spec
url = https://github.com/mustache/spec.git
[submodule "vendor/yaml"]
path = vendor/yaml
url = https://github.com/fabpot/yaml.git