Skip to content

Commit

Permalink
Update Rust crate rsa to 0.9.6 (#27479)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [rsa](https://togithub.com/RustCrypto/RSA) | workspace.dependencies | patch | `0.9.3` -> `0.9.6` |

---

### Configuration

📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/get-convex/convex).

GitOrigin-RevId: 6b3322f650a5b2969ccb6dd9de912bcdd41a2470
  • Loading branch information
renovate[bot] authored and Convex, Inc. committed Jul 4, 2024
1 parent 22aa945 commit 75cf6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ regex = "1"
reqwest = { version = "0.11.24", features = [ "json", "stream", "gzip" ] }
reqwest-middleware = "0.2.0"
ring = "0.17.8"
rsa = "0.9.3"
rsa = "0.9.6"
rusqlite = { version = "0.30", features = [ "bundled" ] }
saffron = { git = "https://github.com/get-convex/saffron", rev = "1d842379919fb5c1988ac127cebd6167b1eb9bec", features = [ "std" ] }
schemars = { version = "0.8" }
Expand Down

0 comments on commit 75cf6d1

Please sign in to comment.