Skip to content

Commit 35f9e9c

Browse files
fix(deps): bump time from 0.3.43 to 0.3.44
Bumps [time](https://github.com/time-rs/time) from 0.3.43 to 0.3.44. - [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.43...v0.3.44) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5183ca commit 35f9e9c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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
@@ -28,7 +28,7 @@ sha3 = "0.10.8"
2828
actix-web = "4.11.0"
2929
anyhow = "1.0.100"
3030
clap = { version = "4.5.48", features = ["derive"] }
31-
time = "0.3.43"
31+
time = "0.3.44"
3232
sha2 = "0.10.9"
3333

3434
[dev-dependencies]

0 commit comments

Comments
 (0)