Skip to content

Commit 59bde13

Browse files
Update Rust crate rsa to 0.9.10 (#340)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 5e58abe commit 59bde13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ quote = "1"
3535
rand = "0.8.5"
3636
rand_core = "0.6"
3737
reqwest = { version = "0.12.24", default-features = false, features = ["json", "stream"] }
38-
rsa = "0.9.9"
38+
rsa = "0.9.10"
3939
schemars = { version = "0.8.22", features = ["url"] }
4040
secrecy = "0.10.3"
4141
serde = "1.0.228"

0 commit comments

Comments
 (0)