summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--regress/lib/libssl/rust-openssl/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/lib/libssl/rust-openssl/Cargo.toml b/regress/lib/libssl/rust-openssl/Cargo.toml
index c33c3475a7e..63194cb3fd8 100644
--- a/regress/lib/libssl/rust-openssl/Cargo.toml
+++ b/regress/lib/libssl/rust-openssl/Cargo.toml
@@ -1,4 +1,5 @@
[workspace]
+resolver = "2"
members = [
"openssl",
"openssl-errors",