Skip to content

Commit

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

---
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 30, 2023
1 parent 7a29590 commit 24bacdb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -33,7 +33,7 @@ serde_json = "1.0.105"
serde_yaml = "0.9.25"
sha2 = "0.10.7"
thiserror = "1.0.47"
time = { version = "0.3.27", features = ["serde"] }
time = { version = "0.3.28", features = ["serde"] }
tokio = { version = "1.32.0", features = [
"macros",
"rt-multi-thread",
Expand Down

0 comments on commit 24bacdb

Please sign in to comment.