Skip to content

Commit

Permalink
Bump time from 0.1.42 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [time](https://github.com/time-rs/time) from 0.1.42 to 0.2.0.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/commits/v0.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2023
1 parent ecdc464 commit 51752ef
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
21 changes: 13 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 pigtail/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ log = "0.4"
log4rs = {version = "1", features=["yaml_format"]}

lazy_static = "1"
time = "0.1"
time = "0.2"
thiserror = "1"
anyhow = "1"

Expand Down

0 comments on commit 51752ef

Please sign in to comment.