Skip to content

Commit 13d8e86

Browse files
chore(deps): update rust crate rcgen to 0.14.7
1 parent 2335556 commit 13d8e86

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
@@ -112,7 +112,7 @@ prost = "0.14.3"
112112
httpmock = { version = "0.8.2", features = ["proxy"] }
113113
serial_test = "3.3.1"
114114
futures = "0.3.31"
115-
rcgen = { version = "0.14.6", features = ["crypto"] }
115+
rcgen = { version = "0.14.7", features = ["crypto"] }
116116
rstest = { workspace = true }
117117
tokio-stream = { version = "0.1.18", features = ["net"] }
118118

0 commit comments

Comments
 (0)