Update to bindgen 0.44.

This commit is contained in:
Dan Gohman
2018-11-30 09:24:33 -08:00
parent 4dec8ecfce
commit 02a3684a3f

View File

@@ -21,7 +21,7 @@ libc = "0.2.44"
[build-dependencies]
cmake = "0.1.35"
bindgen = "0.43.2"
bindgen = "0.44.0"
regex = "1.0.6"
[features]