Skip to content

Commit c667963

Browse files
committed
Re-apply ext-php-rs refactor (#4)
1 parent 392195d commit c667963

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+6985
-4135
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
linker = "aarch64-linux-musl-gcc"
33
rustflags = ["-C", "target-feature=-crt-static"]
44
[target.x86_64-pc-windows-msvc]
5-
rustflags = ["-C", "target-feature=+crt-static"]
5+
rustflags = ["-C", "target-feature=+crt-static"]

0 commit comments

Comments
 (0)