Skip to content

Commit 43630b5

Browse files
dependabot[bot]jpgrayson
authored andcommitted
build(deps): bump time from 0.3.30 to 0.3.31
Bumps [time](https://github.com/time-rs/time) from 0.3.30 to 0.3.31. - [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.30...v0.3.31) --- updated-dependencies: - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 877ca40 commit 43630b5

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.4"
4747
thiserror = "~1.0"
48-
time = { version = "0.3.23", default-features = false, features = [
48+
time = { version = "0.3.31", default-features = false, features = [
4949
"local-offset",
5050
"formatting",
5151
"macros",

0 commit comments

Comments
 (0)