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

Commit 4685bba

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ base64 = "0.13.1"
88
jsonwebtoken = "8.1.1"
99
log = "0.4.17"
1010
openssl = "0.10.45"
11-
openssl-sys = "0.9.77"
11+
openssl-sys = "0.9.80"
1212
prost = "0.10"
1313
prost-types = "0.10"
1414
serde = { version = "1.0.152", features = ["derive"] }

0 commit comments

Comments
 (0)