diff --git a/Cargo.toml b/Cargo.toml index a0fd3f19d..0c167c0a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"