We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5589b39 commit d28a9e5Copy full SHA for d28a9e5
Formula/y/yozefu.rb
@@ -28,7 +28,6 @@ def install
28
ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix
29
ENV["OPENSSL_NO_VENDOR"] = "1"
30
31
- ENV["RUSTFLAGS"] = "--cfg tokio_unstable"
32
system "cargo", "install", *std_cargo_args(path: "crates/bin")
33
end
34
0 commit comments