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 ae68172 commit a252766Copy full SHA for a252766
bindgen/Cargo.toml
@@ -22,7 +22,7 @@ rust-version = "1.60.0"
22
23
[lib]
24
name = "bindgen"
25
-path = "./lib.rs"
+path = "lib.rs"
26
27
[dependencies]
28
bitflags = "1.0.3"
0 commit comments