summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 91eae68..6188e85 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,5 +6,5 @@ members = [
6 "lua-bindings", 6 "lua-bindings",
7 "z3-solver", 7 "z3-solver",
8 8
9 "examples/lib-dfscq-log", 9 # "examples/lib-dfscq-log",
10] 10]