fixing template typo

This commit is contained in:
Dylan Thies
2023-12-12 08:46:31 -05:00
parent e9701055e0
commit 190f310d1f

View File

@@ -9,4 +9,4 @@ repository.workspace = true
[dependencies]
nom = { workspace = true }
itertools = {workspace = true ]
itertools = {workspace = true }