diff options
| author | Gustav Sörnäs <gustav@sornas.net> | 2021-04-10 16:17:52 +0200 |
|---|---|---|
| committer | Gustav Sörnäs <gustav@sornas.net> | 2021-04-10 16:17:52 +0200 |
| commit | 4a4eb6f67b270387a888c99b32909641daaa8f62 (patch) | |
| tree | 41a8fa60074f39c917be13aeb6430310ec30fffd /mumctl/Cargo.toml | |
| parent | c934057bb5e0ca78796ed2f0defd2c4faec8ef78 (diff) | |
| download | mum-4a4eb6f67b270387a888c99b32909641daaa8f62.tar.gz | |
update versions again
oops
Diffstat (limited to 'mumctl/Cargo.toml')
| -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" |
