Skip to content

Commit

Permalink
chore(deps): bump time from 0.1.44 to 0.3.15 (#761)
Browse files Browse the repository at this point in the history
Bumps [time](https://github.com/time-rs/time) from 0.1.44 to 0.3.15.
- [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.1.44...v0.3.15)

---
updated-dependencies:
- dependency-name: time
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2023
1 parent c4cca73 commit 929a2fb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 common_util/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ prometheus = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
snafu = { workspace = true }
time = "0.1"
time = "0.3"
tokio = { workspace = true }
toml = { workspace = true }

Expand Down

0 comments on commit 929a2fb

Please sign in to comment.