Skip to content

Commit e1bd7b1

Browse files
dependabot[bot]jpgrayson
authored andcommitted
build(deps): bump time from 0.3.22 to 0.3.23
Bumps [time](https://github.com/time-rs/time) from 0.3.22 to 0.3.23. - [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.22...v0.3.23) --- updated-dependencies: - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 049aaf6 commit e1bd7b1

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
@@ -45,7 +45,7 @@ tar = "0.4"
4545
tempfile = "3"
4646
termcolor = "1.1"
4747
thiserror = "~1.0"
48-
time = { version = "0.3.21", default-features = false, features = ["local-offset", "formatting", "macros", "parsing"] }
48+
time = { version = "0.3.23", default-features = false, features = ["local-offset", "formatting", "macros", "parsing"] }
4949

5050
curl = { version = "0.4", optional = true }
5151

0 commit comments

Comments
 (0)