Skip to content

Commit 4fd696b

Browse files
fix(deps): update rust crate rustls to 0.23.35
1 parent a351b4c commit 4fd696b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

agent-control/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ opentelemetry-semantic-conventions = { version = "0.31.0", features = [
5858
] }
5959
http-serde = "2.1.1"
6060
config = { version = "0.15.18", features = ["yaml"] }
61-
rustls = { version = "0.23.34", features = ["ring"] }
61+
rustls = { version = "0.23.35", features = ["ring"] }
6262
x509-parser = "0.18.0"
6363
ring = "0.17.14"
6464
bytes = "1.10.1"

0 commit comments

Comments
 (0)