diff options
-rw-r--r-- | fpm/fpm.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpm/fpm.toml b/fpm/fpm.toml index 527c84f..7afc0a0 100644 --- a/fpm/fpm.toml +++ b/fpm/fpm.toml @@ -12,7 +12,7 @@ tag = "v0.2.1" [dependencies.M_CLI2] git = "https://github.com/urbanjost/M_CLI2.git" -rev = "c459fba1c88cd0d9a6f76d61d6aacd64ef39790f" +rev = "893cac0ce374bf07a70ffb9556439c7390e58131" [[test]] name = "cli-test" |