summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-10-12 22:46:47 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-10-16 14:43:00 +0200
commitec78237198f2d5b68df948e6a59ad255e4163d7e (patch)
treefddc6f2abf93da8d1f8864a83cdc176ff0874112 /Cargo.toml
parente7aa5af9bea7556fa1f841a08479146ac31a2cc7 (diff)
Initial imag-diagnostics import
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3ec4b5b6..e9276006 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,7 @@
members = [
"bin/core/imag",
"bin/core/imag-annotate",
+ "bin/core/imag-diagnostics",
"bin/core/imag-gps",
"bin/core/imag-grep",
"bin/core/imag-link",