Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit e55a1cd

Browse files
chore(deps): bump rsa from 0.9.9 to 0.9.10 (#204)
Bumps [rsa](https://github.com/RustCrypto/RSA) from 0.9.9 to 0.9.10. - [Changelog](https://github.com/RustCrypto/RSA/blob/v0.9.10/CHANGELOG.md) - [Commits](RustCrypto/RSA@v0.9.9...v0.9.10) --- updated-dependencies: - dependency-name: rsa dependency-version: 0.9.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab18613 commit e55a1cd

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ urlencoding = "2.1.3"
3939
[dev-dependencies]
4040
matches = "0.1.10"
4141
mockito = "1.0.0"
42-
rsa = "0.9.8"
42+
rsa = "0.9.10"
4343
tokio = { version = "1.44.2", default-features = false, features = [
4444
"macros",
4545
"rt-multi-thread",

0 commit comments

Comments
 (0)