diff options
Diffstat (limited to 'mumctl')
| -rw-r--r-- | mumctl/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mumctl/Cargo.toml b/mumctl/Cargo.toml index 7a1aed5..fff2a1c 100644 --- a/mumctl/Cargo.toml +++ b/mumctl/Cargo.toml @@ -12,7 +12,7 @@ license = "MIT" readme = "../README.md" [dependencies] -mumlib = { version = "0.3", path = "../mumlib" } +mumlib = { version = "0.4", path = "../mumlib" } bincode = "1" colored = "2" |
