Skip to content

Commit decddcd

Browse files
Bump time from 0.3.11 to 0.3.13
Bumps [time](https://github.com/time-rs/time) from 0.3.11 to 0.3.13. - [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.11...v0.3.13) --- updated-dependencies: - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fe3e42 commit decddcd

File tree

2 files changed

+49
-21
lines changed

2 files changed

+49
-21
lines changed

Cargo.lock

Lines changed: 48 additions & 20 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
@@ -46,7 +46,7 @@ serde_yaml = "0.9.4"
4646
# the strum dependency
4747
strum = {version = "0.24.1", features = ["derive"]}
4848
terminal_size = "0.2"
49-
time = {version = "0.3.11", features = ["formatting"]}
49+
time = {version = "0.3.13", features = ["formatting"]}
5050
time-humanize = {version = "0.1.3", features = ["time"]}
5151
tokei = "12.1.2"
5252
toml = "0.5.9"

0 commit comments

Comments
 (0)