We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c278d commit 0869c5fCopy full SHA for 0869c5f
find_projects/Cargo.toml
@@ -6,4 +6,4 @@ edition = "2024"
6
[dependencies]
7
clap = { version = "4", features = ["derive"] }
8
crossbeam-channel = "0.5.15"
9
-ignore = { version = "0.4.23", features = ["simd-accel"] }
+ignore = "0.4.23"
0 commit comments