build: Switch to a static build to mitigate incompatible packages

This commit is contained in:
SinTan1729
2024-02-08 11:33:26 -06:00
parent 583700cdbf
commit caa6c58fd2
3 changed files with 16 additions and 12 deletions

1
actix/Cargo.lock generated
View File

@@ -858,6 +858,7 @@ version = "0.27.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf4e226dcd58b4be396f7bd3c20da8fdee2911400705297ba7d2d7cc2c30f716"
dependencies = [
"cc",
"pkg-config",
"vcpkg",
]