mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Cargo.toml: We moved to edition 2024, drop = from fts-sys
This commit is contained in:
parent
35a923b076
commit
2555fd4039
1 changed files with 1 additions and 2 deletions
|
@ -292,8 +292,7 @@ file_diff = "1.0.0"
|
|||
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.16"
|
||||
fts-sys = "0.2.16"
|
||||
fundu = "2.0.0"
|
||||
gcd = "2.3"
|
||||
glob = "0.3.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue