Skip to content

Commit ada638f

Browse files
authored
Merge pull request #153 from psqlpy-python/fixed-openssl-version
Fixed openssl version
2 parents 20f1f52 + fc7fe9f commit ada638f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ rust_decimal = { git = "https://github.com/psqlpy-python/rust-decimal.git", bran
5151
"db-tokio-postgres",
5252
] }
5353
postgres_array = { git = "https://github.com/psqlpy-python/rust-postgres-array.git", branch = "psqlpy" }
54-
openssl = { version = "0.10.64", features = ["vendored"] }
54+
openssl = { version = "= 0.10.64", features = ["vendored"] }
5555
itertools = "0.12.1"
5656
openssl-src = "300.2.2"
5757
openssl-sys = "0.9.102"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy