summaryrefslogtreecommitdiff
path: root/util/Cargo.toml
diff options
context:
space:
mode:
authorstuebinm2021-09-04 16:07:30 +0200
committerstuebinm2021-09-04 16:07:30 +0200
commit3e24f64d9652bebe49838f244f1e1bfa2cc45f17 (patch)
treece5e2d827f5ebbec4fa16fa4d15982b6c12b0594 /util/Cargo.toml
parent69d6d0b95a232d47b0e3eca06e5b8da6d0d7c64c (diff)
crate name: util → isabelle2unicode
Diffstat (limited to 'util/Cargo.toml')
-rw-r--r--util/Cargo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/util/Cargo.toml b/util/Cargo.toml
deleted file mode 100644
index 70d66bf..0000000
--- a/util/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-name = "util"
-version = "0.1.0"
-authors = ["stuebinm <stuebinm@disroot.org>"]
-edition = "2018"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]
-isabelle-unicode = { path = "../isabelle-unicode" }