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 5c61402..5768ff4 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 = "a77fabf52a781613609f6a8c80ca5d5f8f30f97c" +rev = "e59fb2bfcf36199f1af506f937b3849180454a0f" [[test]] name = "cli-test" |