Skip to content

Commit ad4975f

Browse files
Update bindgen requirement from 0.58.1 to 0.59.1 (#152)
1 parent 8a553ea commit ad4975f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ rand = "0.8.3"
2626
rand_distr = "0.4.0"
2727

2828
[build-dependencies]
29-
bindgen = "0.58.1"
29+
bindgen = "0.59.1"
3030
cc = { version = "1.0", features = ["parallel"] }
3131
pkg-config = "0.3"
3232

0 commit comments

Comments
 (0)