Skip to content

Commit 9422348

Browse files
committed
Point to merged func_macro feature in bindgen
rust-lang/rust-bindgen#1793 has merged to official master, so point to it there.
1 parent 26eeff1 commit 9422348

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
@@ -25,4 +25,4 @@ tar = "0.4"
2525
libc = "0.2"
2626

2727
[patch.crates-io]
28-
bindgen = { git = "https://github.com/kulp/rust-bindgen", branch = "function-macros" }
28+
bindgen = { git = "https://github.com/rust-lang/rust-bindgen", branch = "master" }

0 commit comments

Comments
 (0)