summaryrefslogtreecommitdiff
path: root/semiring/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'semiring/Cargo.toml')
-rw-r--r--semiring/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/semiring/Cargo.toml b/semiring/Cargo.toml
index caf6cb0..d62eea6 100644
--- a/semiring/Cargo.toml
+++ b/semiring/Cargo.toml
@@ -11,3 +11,4 @@ grammar = { path = "../grammar" }
[dev-dependencies]
grammar = { path = "../grammar", features = ["test-helper"] }
+# TODO