Skip to content

Commit 871a86b

Browse files
authored
update littlefs2-sys bindgen dependency to 0.60 (#2)
1 parent adbf4dd commit 871a86b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/nickray/littlefs2-sys"
1313
cty = "0.2.1"
1414

1515
[build-dependencies]
16-
bindgen = { version = "0.56.0", default-features = false }
16+
bindgen = { version = "0.60", default-features = false }
1717
cc = "1"
1818

1919
[features]

0 commit comments

Comments
 (0)