summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-01-02 13:02:09 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-01-03 15:48:58 +0100
commitf324deb41ec92040a703605c167ff4761b6f6a15 (patch)
tree8b8d4b1fd5f0d93e44c5be327349944735c9d2ee /Cargo.toml
parent0c9c9e26c1705c660baf2fb015b1dd5e14f748ce (diff)
imag-init: initial 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 6416893e..d0e3aad3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,7 @@ members = [
"bin/core/imag-diagnostics",
"bin/core/imag-gps",
"bin/core/imag-grep",
+ "bin/core/imag-init",
"bin/core/imag-link",
"bin/core/imag-mv",
"bin/core/imag-ref",