diff --git a/native/explorer/.cargo/config.toml b/native/explorer/.cargo/config.toml index 2aa6874e9..5466ea802 100644 --- a/native/explorer/.cargo/config.toml +++ b/native/explorer/.cargo/config.toml @@ -1,4 +1,4 @@ -# https://github.com/elixir-nx/ortex/blob/main/native/ortex/.cargo/config.toml +# Working config: https://github.com/elixir-nx/ortex/blob/main/native/ortex/.cargo/config.toml [target.'cfg(target_os = "macos")'] rustflags = [ "-C", "link-arg=-undefined",