Skip to content

Commit 90dd867

Browse files
committed
chore(deps): upgrade bindgen to v0.70
1 parent edeb50c commit 90dd867

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ skeptic = "0.13"
2525

2626
[build-dependencies]
2727
anyhow = "1"
28-
bindgen = "0.68.1"
28+
bindgen = "0.70"
2929
cc = "1.0"
3030
skeptic = "0.13"
3131

docsrs_bindings.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.68.1 */
1+
/* automatically generated by rust-bindgen 0.70.1 */
22

33
#[repr(C)]
44
#[derive(Copy, Clone, Debug, Default, Eq, Hash, Ord, PartialEq, PartialOrd)]

0 commit comments

Comments
 (0)