Skip to content

Commit eeaaacc

Browse files
chore(deps): bump humantime from 2.1.0 to 2.3.0
Bumps [humantime](https://github.com/chronotope/humantime) from 2.1.0 to 2.3.0. - [Release notes](https://github.com/chronotope/humantime/releases) - [Commits](chronotope/humantime@v2.1.0...v2.3.0) --- updated-dependencies: - dependency-name: humantime dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9fb192 commit eeaaacc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ rayon = "1.6"
2525
log = "0.4"
2626
env_logger = "0.11"
2727
simplerand = "1.5"
28-
humantime = "2.1"
28+
humantime = "2.3"
2929

3030
[dependencies.clap]
3131
version = "4.5"

0 commit comments

Comments
 (0)