Skip to content

Commit d28a9e5

Browse files
committed
yozefu: remove RUSTFLAGS to use config.toml
1 parent 5589b39 commit d28a9e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Formula/y/yozefu.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ def install
2828
ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix
2929
ENV["OPENSSL_NO_VENDOR"] = "1"
3030

31-
ENV["RUSTFLAGS"] = "--cfg tokio_unstable"
3231
system "cargo", "install", *std_cargo_args(path: "crates/bin")
3332
end
3433

0 commit comments

Comments
 (0)