Skip to content

Commit

Permalink
build(deps): bump time from 0.3.21 to 0.3.22
Browse files Browse the repository at this point in the history
Bumps [time](https://github.com/time-rs/time) from 0.3.21 to 0.3.22.
- [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.21...v0.3.22)

---
updated-dependencies:
- dependency-name: time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 8, 2023
1 parent 56e5561 commit 28410ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ same-file = "1.0.6"
snap = "1.1.0"
tar = "0.4.38"
tempfile = "3.6.0"
time = { version = "0.3.21", default-features = false }
time = { version = "0.3.22", default-features = false }
ubyte = { version = "0.10.3", default-features = false }
xz2 = "0.1.7"
zip = { version = "0.6.6", default-features = false, features = ["time"] }
Expand Down

0 comments on commit 28410ba

Please sign in to comment.