Skip to content

Commit ee5bd9d

Browse files
build(deps): bump time from 0.1.45 to 0.2.0
Bumps [time](https://github.com/time-rs/time) from 0.1.45 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] <[email protected]>
1 parent ca65651 commit ee5bd9d

File tree

2 files changed

+4
-15
lines changed

2 files changed

+4
-15
lines changed

Cargo.lock

Lines changed: 3 additions & 14 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
@@ -28,7 +28,7 @@ openssl-probe = { version = "0.1", optional = true }
2828

2929
[dev-dependencies]
3030
clap = { version = "4.4.13", features = ["derive"] }
31-
time = "0.1.39"
31+
time = "0.2.0"
3232
tempfile = "3.1.0"
3333

3434
[features]

0 commit comments

Comments
 (0)