Skip to content

Commit ed04a90

Browse files
chore(deps): Bump rsa from 0.9.7 to 0.9.10 in /rsworkspace (#373)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a664897 commit ed04a90

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

rsworkspace/crates/a2a-auth-callout/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ data-encoding = "=2.10.0"
4747
tempfile = { workspace = true }
4848
rand = { workspace = true }
4949
rcgen = "=0.13.2"
50-
rsa = { version = "=0.9.7", features = ["pem"] }
50+
rsa = { version = "=0.9.10", features = ["pem"] }
5151
testcontainers = "=0.27.0"
5252
wiremock = { workspace = true }
5353

0 commit comments

Comments
 (0)