Skip to content

Commit 13150bb

Browse files
committed
fix tests generated by bindgen
see rust-lang/rust-bindgen#551 for more details
1 parent 808d67b commit 13150bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jni_tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ log = "0.3"
1414
[build-dependencies]
1515
syntex = "0.47.0"
1616
env_logger = "0.3"
17-
bindgen = {git = "https://github.com/servo/rust-bindgen", rev = "d57616cab66e6bfa6ddf745e57644c671bf57cd4"}
17+
bindgen = {git = "https://github.com/Dushistov/rust-bindgen", rev = "af3e0e8ad60aa7297d16d1cc75667bcb15fc6217"}
1818
log = "0.3"
1919

2020
[build-dependencies.rust_swig]

0 commit comments

Comments
 (0)