We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adbf4dd commit 871a86bCopy full SHA for 871a86b
Cargo.toml
@@ -13,7 +13,7 @@ repository = "https://github.com/nickray/littlefs2-sys"
13
cty = "0.2.1"
14
15
[build-dependencies]
16
-bindgen = { version = "0.56.0", default-features = false }
+bindgen = { version = "0.60", default-features = false }
17
cc = "1"
18
19
[features]
0 commit comments