feat: fix core on CentOS 6.9

This commit is contained in:
2024-11-20 02:07:22 +08:00
parent b29374ce1d
commit e2f5bc52a2
2 changed files with 3 additions and 1 deletions

1
Cargo.lock generated
View File

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