summaryrefslogtreecommitdiffstats
path: root/.imag-documentation
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-09-18 09:48:59 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-09-18 09:48:59 +0200
commit23778d407c05bf04084be599a9b419a37c323f66 (patch)
tree258de3b6d6ce8e70c2f7322cc3c64af196fbcae0 /.imag-documentation
parent12e7544a2a25b4bf590c9081e2a1fb3ab634f264 (diff)
documentation: Remove dependency on libimagentryselect
Diffstat (limited to '.imag-documentation')
-rw-r--r--.imag-documentation/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.imag-documentation/Cargo.toml b/.imag-documentation/Cargo.toml
index 0d45f87b..5057179a 100644
--- a/.imag-documentation/Cargo.toml
+++ b/.imag-documentation/Cargo.toml
@@ -26,9 +26,6 @@ path = "../libimagentrylist"
[dependencies.libimagentrymarkdown]
path = "../libimagentrymarkdown"
-[dependencies.libimagentryselect]
-path = "../libimagentryselect"
-
[dependencies.libimagentrytag]
path = "../libimagentrytag"