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.
2 parents b2e9f24 + d28a9e5 commit c99d7b2Copy full SHA for c99d7b2
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