Skip to content

Commit 1dd2eca

Browse files
chore(deps): bump time from 0.3.42 to 0.3.43 (#1099)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29c64f2 commit 1dd2eca

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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
@@ -40,7 +40,7 @@ rand = "0.8.5"
4040
sha2 = "0.10.9"
4141
sha3 = "0.10.2"
4242
thiserror = "2.0.15"
43-
time = "0.3.41"
43+
time = "0.3.43"
4444
tokio = { version = "1.47.0", features = ["time"] }
4545
tonic = "0.12.3"
4646
tinystr = { version = "0.7.0", default-features = false }

tck/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ once_cell = "1.21.3"
2121
futures-util = "0.3.31"
2222
serde_json = {version = "1.0.141", features = ["raw_value"] }
2323
serde = { version = "1.0.219", features = ["derive"] }
24-
time = "0.3.41"
24+
time = "0.3.43"
2525
hex = "0.4.3"
2626
hex-literal = "1.0.0"
2727

0 commit comments

Comments
 (0)