This commit is contained in:
Nathan Sobo 2023-05-22 23:11:22 -06:00
parent 7e6cccfa3d
commit 30de64845f
13 changed files with 86 additions and 120 deletions

View file

@ -70,7 +70,7 @@ settings = { path = "../settings", features = ["test-support"] }
util = { path = "../util", features = ["test-support"] }
ctor.workspace = true
env_logger.workspace = true
indoc = "1.0.4"
indoc.workspace = true
rand.workspace = true
tree-sitter-embedded-template = "*"
tree-sitter-html = "*"