Skip to content

Commit a40898f

Browse files
Bump humantime from 2.1.0 to 2.2.0
Bumps [humantime](https://github.com/chronotope/humantime) from 2.1.0 to 2.2.0. - [Commits](https://github.com/chronotope/humantime/commits) --- updated-dependencies: - dependency-name: humantime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8d9969 commit a40898f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ byte-unit = "5.1.4"
3636
clap = { version = "4.5.9", features = ["derive"] }
3737
float-ord = "0.3.2"
3838
flume = "0.11"
39-
humantime = "2.1.0"
39+
humantime = "2.2.0"
4040
libc = "0.2.155"
4141
serde = { version = "1.0.204", features = ["derive"] }
4242
serde_json = "1.0"

0 commit comments

Comments
 (0)