Skip to content

Commit 4862a67

Browse files
Bump time from 0.1.44 to 0.2.0
Bumps [time](https://github.com/time-rs/time) from 0.1.44 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](time-rs/time@v0.1.44...v0.2.0) --- updated-dependencies: - dependency-name: time dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35430f8 commit 4862a67

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Cargo.lock

Lines changed: 9 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ rand = "0.3"
2525
sha2 = "0.10.8"
2626
syslog = "3.3"
2727
threadpool = "1.4"
28-
time = "0.1"
28+
time = "0.2"
2929
twox-hash = "1.5.0"
3030
xattr = "0.2"
3131

0 commit comments

Comments
 (0)