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

Merge pull request #7420 from uutils/renovate/fts-sys-0.x

chore(deps): update rust crate fts-sys to v0.2.16
This commit is contained in:
Daniel Hofstetter 2025-03-25 16:25:01 +01:00 committed by GitHub
commit 5a0988c28d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -293,7 +293,7 @@ filetime = "0.2.23"
fnv = "1.0.7"
fs_extra = "1.3.0"
# Remove the "=" once we moved to Rust edition 2024
fts-sys = "=0.2.14"
fts-sys = "=0.2.16"
fundu = "2.0.0"
gcd = "2.3"
glob = "0.3.1"