Skip to content

Commit

Permalink
Bump time from 0.3.25 to 0.3.30 (#363)
Browse files Browse the repository at this point in the history
Bumps [time](https://github.com/time-rs/time) from 0.3.25 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.25...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 Oct 30, 2023
1 parent 9b775d5 commit 1e13fca
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
22 changes: 16 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ categories = ["command-line-utilities"]
[dependencies]
bitcoin = "0.29.2"
clap = "4.4.7"
time = "0.3.25"
time = "0.3.30"
rayon = "1.8.0"
getrandom = "0.2.10"
serde = "1.0.185"
Expand Down

0 comments on commit 1e13fca

Please sign in to comment.