Skip to content

Commit 4da0e2e

Browse files
Bump time from 0.3.28 to 0.3.30 (#1210)
Bumps [time](https://github.com/time-rs/time) from 0.3.28 to 0.3.30. - [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.28...v0.3.30) --- 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 c5e9c67 commit 4da0e2e

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)