Skip to content

Commit

Permalink
chore(deps): bump time from 0.3.29 to 0.3.30
Browse files Browse the repository at this point in the history
Bumps [time](https://github.com/time-rs/time) from 0.3.29 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.29...v0.3.30)

---
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] authored Nov 1, 2023
1 parent 6040b02 commit 70ecf4a
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 chombo-gen-backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.108"
log = { version = "0.4.20", features = ["max_level_trace", "release_max_level_info"] }
chrono = "0.4.31"
time = "0.3.29"
time = "0.3.30"

0 comments on commit 70ecf4a

Please sign in to comment.