Skip to content

Commit 935f85c

Browse files
authored
Revert "[deps] KM: Update Rust crate rsa to v0.9.10 [SECURITY] (#18220)" (#18693) (#18704)
This reverts commit bea6fb2. (cherry picked from commit b5c3735)
1 parent 967fe05 commit 935f85c

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

apps/desktop/desktop_native/Cargo.lock

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

apps/desktop/desktop_native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ oo7 = "=0.5.0"
5050
pin-project = "=1.1.10"
5151
pkcs8 = "=0.10.2"
5252
rand = "=0.9.2"
53-
rsa = "=0.9.10"
53+
rsa = "=0.9.6"
5454
russh-cryptovec = "=0.7.3"
5555
scopeguard = "=1.2.0"
5656
secmem-proc = "=0.3.7"

0 commit comments

Comments
 (0)