Skip to content

Commit 40e8eca

Browse files
Merge pull request #535 from o2sh/dependabot/cargo/time-humanize-0.1.3
Bump time-humanize from 0.1.2 to 0.1.3
2 parents 6368ea4 + f4c4a27 commit 40e8eca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ anyhow = "1.0"
3030
askalono = "0.4.3"
3131
byte-unit = "4.0.13"
3232
bytecount = "0.6.2"
33-
time-humanize = { version="0.1.2", features = ["time"] }
33+
time-humanize = { version="0.1.3", features = ["time"] }
3434
time = { version = "0.3.5", features = ["formatting"] }
3535
clap = {version = "2.33.3", features = ["wrap_help"]}
3636
color_quant = "1.1.0"

0 commit comments

Comments
 (0)