fix: emscripten libc, dynamic feature targets for emscripten, vcpkg triplets for linux

This commit is contained in:
2025-07-22 10:05:07 -05:00
parent cf12a04c69
commit 2c0df99dea
2 changed files with 13 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -89,6 +89,7 @@ name = "pacman"
version = "0.1.0"
dependencies = [
"lazy_static",
"libc",
"sdl2",
"spin_sleep",
"tracing",