Skip to content

Commit

Permalink
Bump time from 0.3.36 to 0.3.37 (#214)
Browse files Browse the repository at this point in the history
Bumps [time](https://github.com/time-rs/time) from 0.3.36 to 0.3.37.
- [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.36...v0.3.37)

---
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 Dec 10, 2024
1 parent 0d7ee73 commit b12b020
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 crates/utiles/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ strum.workspace = true
strum_macros.workspace = true
thiserror.workspace = true
tilejson.workspace = true
time = "0.3.36"
time = "0.3.37"
tokio = { workspace = true, features = ["fs"] }
tokio-stream.workspace = true
tower = { version = "0.5.1", features = ["timeout"] }
Expand Down

0 comments on commit b12b020

Please sign in to comment.