Skip to content

Commit cc2586f

Browse files
Bump time from 0.3.36 to 0.3.37
Bumps [time](https://github.com/time-rs/time) from 0.3.36 to 0.3.37. - [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.36...v0.3.37) --- updated-dependencies: - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f60a770 commit cc2586f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -29,7 +29,7 @@ rayon = "1.10.0"
2929
reqwest = { version = "0.12.8", features = ["json", "blocking"] }
3030
serde = { version = "1.0.215", features = ["derive"] }
3131
serde_json = "1.0.133"
32-
time = { version = "0.3.35", features = ["local-offset"] }
32+
time = { version = "0.3.37", features = ["local-offset"] }
3333

3434
[dev-dependencies]
3535
insta = { version = "1.41.1", features = ["yaml"] }

0 commit comments

Comments
 (0)