Skip to content

Commit 3d4f156

Browse files
Bump time from 0.3.34 to 0.3.36 (#1331)
Bumps [time](https://github.com/time-rs/time) from 0.3.34 to 0.3.36. - [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.34...v0.3.36) --- updated-dependencies: - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9110bf2 commit 3d4f156

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
@@ -60,7 +60,7 @@ serde_yaml = "0.9.34"
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.34", features = ["formatting"] }
63+
time = { version = "0.3.36", 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)