Skip to content

Commit ea09a16

Browse files
chore(deps): bump tokio from 1.43.0 to 1.43.1 in /cms (#1755)
1 parent d3e8f9b commit ea09a16

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cms/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.

cms/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
rsa = { version = "=0.10.0-pre.3", features = ["sha2"] }
4444
ecdsa = { version = "=0.17.0-pre.9", features = ["digest", "pem"] }
4545
p256 = "=0.14.0-pre.2"
46-
tokio = { version = "1.43.0", features = ["macros", "rt"] }
46+
tokio = { version = "1.43.1", features = ["macros", "rt"] }
4747
x509-cert = { version = "=0.3.0-pre.0", features = ["pem"] }
4848

4949
[features]

0 commit comments

Comments
 (0)