Skip to content

Commit f4c4a27

Browse files
Bump time-humanize from 0.1.2 to 0.1.3
Bumps [time-humanize](https://github.com/HallerPatrick/time-humanize) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/HallerPatrick/time-humanize/releases) - [Commits](https://github.com/HallerPatrick/time-humanize/commits) --- updated-dependencies: - dependency-name: time-humanize dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6368ea4 commit f4c4a27

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)