Skip to content

Commit 6974b22

Browse files
Bump time from 0.3.41 to 0.3.43 (#330)
Bumps [time](https://github.com/time-rs/time) from 0.3.41 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.41...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22afff2 commit 6974b22

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

Cargo.lock

Lines changed: 8 additions & 9 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
@@ -43,7 +43,7 @@ serde_json = "1.0.143"
4343
serde_plain = "1.0.2"
4444
serde_with = "3.14.0"
4545
thiserror = "2.0.16"
46-
time = "0.3.41"
46+
time = "0.3.43"
4747
tokio = "1.47.1"
4848
tower-http = "0.6.6"
4949
tracing = "0.1"

0 commit comments

Comments
 (0)