aboutsummaryrefslogtreecommitdiff
path: root/fpm.toml
diff options
context:
space:
mode:
Diffstat (limited to 'fpm.toml')
-rw-r--r--fpm.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/fpm.toml b/fpm.toml
index 7289c82..f3a297c 100644
--- a/fpm.toml
+++ b/fpm.toml
@@ -14,6 +14,11 @@ rev = "2f5eaba864ff630ba0c3791126a3f811b6e437f3"
git = "https://github.com/urbanjost/M_CLI2.git"
rev = "ea6bbffc1c2fb0885e994d37ccf0029c99b19f24"
+[dependencies.M_attr]
+git = "https://github.com/urbanjost/M_attr.git"
+rev = "608b9d3b40be9ff2590c23d2089781fd4da76344"
+
+
[[test]]
name = "cli-test"
source-dir = "test/cli_test"