mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 07:03:56 +02:00

fixes the hardcoded `/usr/bin/strip` issue on macos see https://github.com/rust-lang/rust/issues/131206 Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
3 lines
76 B
TOML
3 lines
76 B
TOML
[toolchain]
|
|
channel = "1.86"
|
|
components = ["rustfmt", "clippy", "rust-src"]
|