Skip to content

Commit 2613129

Browse files
FoxieFlakeyemilio
authored andcommitted
Remove unused which-rustfmt feature
1 parent fef1561 commit 2613129

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bindgen/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ default = ["logging", "prettyplease", "runtime"]
4747
logging = ["dep:log"]
4848
static = ["clang-sys/static"]
4949
runtime = ["clang-sys/runtime"]
50-
# This feature is no longer used for anything and should be removed in bindgen 0.70
51-
which-rustfmt = []
5250
experimental = ["dep:annotate-snippets"]
5351

5452
## The following features are for internal use and they shouldn't be used if

0 commit comments

Comments
 (0)