summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-09-01 18:46:05 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-09-21 19:01:36 +0200
commitfbbb26b737ef051b50b8dc6b1fbf0956512846de (patch)
treec327ce7eaab6c271224b5d96d8a28d98402fe087 /Cargo.toml
parent3884e4232c658d3a61bdd2545569049ee834c4d1 (diff)
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 8dba3147..1f2b6dee 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,7 @@
members = [
".imag-documentation",
"bin/core/imag",
+ "bin/core/imag-gps",
"bin/core/imag-grep",
"bin/core/imag-link",
"bin/core/imag-ref",