Skip to content

Commit 4ea2250

Browse files
chore(deps): bump time from 0.3.36 to 0.3.41 (#975)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ed7e19 commit 4ea2250

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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 @@ rand = "0.8.5"
4343
sha2 = "0.10.2"
4444
sha3 = "0.10.2"
4545
thiserror = "1.0.31"
46-
time = "0.3.9"
46+
time = "0.3.41"
4747
tokio = { version = "1.44.2", features = ["time"] }
4848
tonic = "0.12.3"
4949
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
@@ -23,7 +23,7 @@ once_cell = "1.21.3"
2323
futures-util = "0.3.30"
2424
serde_json = {version = "1.0.140", features = ["raw_value"] }
2525
serde = { version = "1.0.219", features = ["derive"] }
26-
time = "0.3.9"
26+
time = "0.3.41"
2727
hex = "0.4.3"
2828
hex-literal = "1.0.0"
2929

0 commit comments

Comments
 (0)