Skip to content

Commit b4ee7a5

Browse files
Bump time from 0.3.37 to 0.3.41
Bumps [time](https://github.com/time-rs/time) from 0.3.37 to 0.3.41. - [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.37...v0.3.41) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23cb218 commit b4ee7a5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ serde_yaml = "0.9.34"
6464
# TODO With the new value parsers, we're really close to being able to eliminate
6565
# the strum dependency
6666
strum.workspace = true
67-
time = { version = "0.3.37", features = ["formatting"] }
67+
time = { version = "0.3.41", features = ["formatting"] }
6868
time-humanize = { version = "0.1.3", features = ["time"] }
6969
tokei = "13.0.0-alpha.8"
7070
typetag = "0.2"

0 commit comments

Comments
 (0)