Skip to content

Commit 4e6fd71

Browse files
authored
Merge pull request #39 from Dushistov/update-bindgen
update bindgen to 0.54.1
2 parents 875e46a + 5a0c736 commit 4e6fd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

couchbase-lite-core-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ edition = "2018"
88

99
[build-dependencies]
1010
cmake = "0.1.43"
11-
bindgen = "0.53.2"
11+
bindgen = "0.54.1"
1212
cc = "1.0.53"
1313
env_logger = "0.7"

0 commit comments

Comments
 (0)