Skip to content

Commit 5797cdb

Browse files
Bump time from 0.3.30 to 0.3.34 (#1288)
Bumps [time](https://github.com/time-rs/time) from 0.3.30 to 0.3.34. - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.30...v0.3.34) --- updated-dependencies: - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5c8d96 commit 5797cdb

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

Cargo.lock

Lines changed: 12 additions & 4 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
@@ -60,7 +60,7 @@ serde_yaml = "0.9.27"
6060
# TODO With the new value parsers, we're really close to being able to eliminate
6161
# the strum dependency
6262
strum.workspace = true
63-
time = { version = "0.3.30", features = ["formatting"] }
63+
time = { version = "0.3.34", features = ["formatting"] }
6464
time-humanize = { version = "0.1.3", features = ["time"] }
6565
tokei = "12.1.2"
6666
typetag = "0.2"

0 commit comments

Comments
 (0)