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

Commit 8ecf269

Browse files
Bump time from 0.2.22 to 0.2.23
Bumps [time](https://github.com/time-rs/time) from 0.2.22 to 0.2.23. - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/v0.2.23/CHANGELOG.md) - [Commits](time-rs/time@v0.2.22...v0.2.23) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d93456f commit 8ecf269

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cnd/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ structopt = "0.3"
4545
strum = "0.20"
4646
strum_macros = "0.20"
4747
thiserror = "1"
48-
time = "0.2.22"
48+
time = "0.2.23"
4949
tokio = { version = "0.2", features = [ "rt-threaded", "time", "macros", "sync" ] }
5050
toml = "0.5"
5151
tracing = { version = "0.1", features = [ "attributes" ] }

0 commit comments

Comments
 (0)