Skip to content

Commit 73c9549

Browse files
Bump time from 0.3.42 to 0.3.43
Bumps [time](https://github.com/time-rs/time) from 0.3.42 to 0.3.43. - [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.3.42...v0.3.43) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.43 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d44ea49 commit 73c9549

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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 @@ rayon = "1.11.0"
2828
reqwest = { version = "0.12.23", features = ["json", "blocking"] }
2929
serde = { version = "1.0.219", features = ["derive"] }
3030
serde_json = "1.0.143"
31-
time = { version = "0.3.42", features = ["local-offset"] }
31+
time = { version = "0.3.43", features = ["local-offset"] }
3232

3333
[dev-dependencies]
3434
insta = { version = "1.43.1", features = ["yaml", "filters"] }

0 commit comments

Comments
 (0)