mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Merge pull request #6883 from uutils/renovate/fts-sys-0.x-lockfile
chore(deps): update rust crate fts-sys to v0.2.13
This commit is contained in:
commit
c2aea0f7b6
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue