Skip to content

Commit c7eca53

Browse files
Bump time from 0.3.15 to 0.3.17 (#852)
Bumps [time](https://github.com/time-rs/time) from 0.3.15 to 0.3.17. - [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.15...v0.3.17) --- updated-dependencies: - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c88d6e commit c7eca53

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

Cargo.lock

Lines changed: 15 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
@@ -41,7 +41,7 @@ serde_yaml = "0.9.13"
4141
# the strum dependency
4242
strum = { version = "0.24.1", features = ["derive"] }
4343
terminal_size = "0.2"
44-
time = { version = "0.3.15", features = ["formatting"] }
44+
time = { version = "0.3.17", features = ["formatting"] }
4545
time-humanize = { version = "0.1.3", features = ["time"] }
4646
tokei = "12.1.2"
4747
yaml-rust = "0.4.5"

0 commit comments

Comments
 (0)