1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

chore(deps): update rust crate fts-sys to v0.2.13

This commit is contained in:
renovate[bot] 2024-11-24 01:17:34 +00:00 committed by GitHub
parent 4bc9e7b395
commit 6ddd4f6285
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -961,9 +961,9 @@ dependencies = [
[[package]]
name = "fts-sys"
version = "0.2.11"
version = "0.2.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28ab6a6dfd9184fe8a5097924dea6e7648f499121b3e933bb8486a17f817122e"
checksum = "c427b250eff90452a35afd79fdfcbcf4880e307225bc28bd36d9a2cd78bb6d90"
dependencies = [
"bindgen",
"libc",