Skip to content

Commit

Permalink
Bump time from 0.3.23 to 0.3.25
Browse files Browse the repository at this point in the history
Bumps [time](https://github.com/time-rs/time) from 0.3.23 to 0.3.25.
- [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.23...v0.3.25)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent 529cb4c commit be9219c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
18 changes: 14 additions & 4 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 @@ -58,7 +58,7 @@ serde_qs = "0.12.0"
sha2 = "0.10.7"
tempfile = "3.7.1"
tera = { version = "1.19.0", default-features = false }
time = { version = "0.3.23", features = [
time = { version = "0.3.25", features = [
"formatting",
"macros",
"parsing",
Expand Down

0 comments on commit be9219c

Please sign in to comment.