Skip to content

Commit 264c305

Browse files
chore(deps): update rust crate rcgen to 0.14.5 (#1719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73e576c commit 264c305

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
@@ -96,7 +96,7 @@ prost = "0.14.1"
9696
httpmock = { version = "0.8.0-alpha.1", features = ["proxy"] }
9797
serial_test = "3.2.0"
9898
futures = "0.3.31"
99-
rcgen = { version = "0.14.4", features = ["crypto"] }
99+
rcgen = { version = "0.14.5", features = ["crypto"] }
100100
rustls-pemfile = { version = "2.2.0" }
101101
rstest = "0.26.1"
102102
tokio-stream = { version = "0.1.17", features = ["net"] }

0 commit comments

Comments
 (0)