Skip to content

Commit a0c64c2

Browse files
chore(deps): bump tokio from 1.43.0 to 1.43.1 in /x509-cert (#1757)
1 parent bd473d1 commit a0c64c2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

x509-cert/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.

x509-cert/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ p256 = "=0.14.0-pre.2"
3636
rstest = "0.24"
3737
sha2 = { version = "=0.11.0-pre.4", features = ["oid"] }
3838
tempfile = "3.5.0"
39-
tokio = { version = "1.43.0", features = ["macros", "rt"] }
39+
tokio = { version = "1.43.1", features = ["macros", "rt"] }
4040
x509-cert-test-support = { path = "./test-support" }
4141

4242
[features]

0 commit comments

Comments
 (0)