Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
Bump time from 0.2.22 to 0.2.26
Browse files Browse the repository at this point in the history
Bumps [time](https://github.com/time-rs/time) from 0.2.22 to 0.2.26.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/v0.2.26/CHANGELOG.md)
- [Commits](time-rs/time@v0.2.22...v0.2.26)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2021
1 parent cf2371c commit 7549187
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
84 changes: 42 additions & 42 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 cnd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ structopt = "0.3"
strum = "0.20"
strum_macros = "0.20"
thiserror = "1"
time = "0.2.22"
time = "0.2.26"
tokio = { version = "0.2", features = [ "rt-threaded", "time", "macros", "sync" ] }
toml = "0.5"
tracing = { version = "0.1", features = [ "attributes" ] }
Expand Down

0 comments on commit 7549187

Please sign in to comment.