Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit c540687

Browse files
fix(deps): update rust crate openssl to 0.10.45 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec9d207 commit c540687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77
base64 = "0.13.1"
88
jsonwebtoken = "8.1.1"
99
log = "0.4.17"
10-
openssl = "0.10.43"
10+
openssl = "0.10.45"
1111
openssl-sys = "0.9.77"
1212
prost = "0.10"
1313
prost-types = "0.10"

0 commit comments

Comments
 (0)