Skip to content

Commit

Permalink
remove duplicate libc for macos target
Browse files Browse the repository at this point in the history
  • Loading branch information
panekj committed Aug 1, 2024
1 parent 5d10412 commit 626847d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lapce-proxy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ wasi-common = "14.0.0"
git = "https://github.com/lapce/wasi-experimental-http"
# path = "../../wasi-experimental-http/crates/wasi-experimental-http-wasmtime"

[target.'cfg(target_os = "macos")'.dependencies]
libc = "0.2"

[target.'cfg(target_os = "macos")'.dependencies.locale_config]
git = "https://github.com/lapce/locale_config.git"
branch = "lapce"

0 comments on commit 626847d

Please sign in to comment.