Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 0a557aa commit f0ed751
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 9 deletions.
26 changes: 18 additions & 8 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 release/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ slog-async = "2.8.0"
slog-json = "2.6.1"
slog-term = "2.9.0"
tracing-subscriber = { version = "0.3.17", features = ["registry", "std", "fmt", "smallvec", "ansi", "tracing-log", "json"] }
time = "0.3.28"
time = "0.3.30"
xshell = "0.2.5"
zip = "0.6.6"
tokio = { version = "1.32.0", features = ["full"] }
Expand Down

0 comments on commit f0ed751

Please sign in to comment.