Skip to content

Commit a46b48f

Browse files
Bump humantime from 2.1.0 to 2.2.0 (#1394)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c3c0da commit a46b48f

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.

bazelfe-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ dashmap = { version = "6.1.0", optional = true }
8585
tui = { version = "0.19.0", default_features = false, features = ["crossterm"], optional = true }
8686
crossterm = "0.28.1"
8787
muncher = { version = "0.7.0", optional = true }
88-
humantime = "2.1.0"
88+
humantime = "2.2.0"
8989
tempfile = { version = "3.18.0", optional = true }
9090
anyhow = "1.0.97"
9191
tower = "0.4.13"

0 commit comments

Comments
 (0)