diff options
author | Laurence Kedward <laurence.kedward@bristol.ac.uk> | 2021-11-28 11:43:49 +0000 |
---|---|---|
committer | Laurence Kedward <laurence.kedward@bristol.ac.uk> | 2021-11-29 11:56:10 +0000 |
commit | b0115d1a000ee15d3ca773c3da3300595d805454 (patch) | |
tree | 37262d539db79f61093d94195dc94a181e17db01 /fpm.toml | |
parent | 6aba40db1385007e0bf4e9c2b9b4afe8bb105593 (diff) | |
download | fpm-b0115d1a000ee15d3ca773c3da3300595d805454.tar.gz fpm-b0115d1a000ee15d3ca773c3da3300595d805454.zip |
Apply suggestion: don't use M_attr, simplify implementation
Diffstat (limited to 'fpm.toml')
-rw-r--r-- | fpm.toml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -14,11 +14,6 @@ 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" |