Skip to content

Commit fbdbd08

Browse files
Bump time from 0.3.25 to 0.3.28 (#1155)
Bumps [time](https://github.com/time-rs/time) from 0.3.25 to 0.3.28. - [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.25...v0.3.28) --- 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 63f14ef commit fbdbd08

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 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
@@ -59,7 +59,7 @@ serde_yaml = "0.9.25"
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.25", features = ["formatting"] }
62+
time = { version = "0.3.28", 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)