diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ bytesize = "1" nanoid = "0.4" alphanumeric-sort = "1" clap = { version = "3.0.0-rc.0", features = ["derive", "cargo", "wrap_help"] } -clap_generate = "3.0.0-rc.3" +clap_generate = "3.0.0-rc.4" chrono = "0.4" chrono-humanize = "0.2" serde = { version = "1", features = ["derive"] } |