summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorstuebinm2021-09-04 16:07:30 +0200
committerstuebinm2021-09-04 16:07:30 +0200
commit3e24f64d9652bebe49838f244f1e1bfa2cc45f17 (patch)
treece5e2d827f5ebbec4fa16fa4d15982b6c12b0594 /Cargo.toml
parent69d6d0b95a232d47b0e3eca06e5b8da6d0d7c64c (diff)
crate name: util → isabelle2unicode
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 26188a3..fbb6fcd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,5 +2,5 @@
members = [
"symbolmacro",
"isabelle-unicode",
- "util"
+ "isabelle2unicode"
]