Skip to content

Commit 68e484a

Browse files
committed
Update bindings
Signed-off-by: Ionut Mihalcea <[email protected]>
1 parent 8060a09 commit 68e484a

11 files changed

+11
-11
lines changed

cryptoki-sys/src/bindings/aarch64-apple-darwin.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.66.1 */
1+
/* automatically generated by rust-bindgen 0.69.4 */
22

33
pub const PKCS11_H: u32 = 1;
44
pub const CRYPTOKI_VERSION_MAJOR: CK_BYTE = 2;

cryptoki-sys/src/bindings/aarch64-unknown-linux-gnu.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.66.1 */
1+
/* automatically generated by rust-bindgen 0.69.4 */
22

33
pub const PKCS11_H: u32 = 1;
44
pub const CRYPTOKI_VERSION_MAJOR: CK_BYTE = 2;

cryptoki-sys/src/bindings/arm-unknown-linux-gnueabi.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.66.1 */
1+
/* automatically generated by rust-bindgen 0.69.4 */
22

33
pub const PKCS11_H: u32 = 1;
44
pub const CRYPTOKI_VERSION_MAJOR: CK_BYTE = 2;

cryptoki-sys/src/bindings/generic.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.66.1 */
1+
/* automatically generated by rust-bindgen 0.69.4 */
22

33
pub const PKCS11_H: u32 = 1;
44
pub const CRYPTOKI_VERSION_MAJOR: CK_BYTE = 2;

cryptoki-sys/src/bindings/i686-unknown-linux-gnu.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.66.1 */
1+
/* automatically generated by rust-bindgen 0.69.4 */
22

33
pub const PKCS11_H: u32 = 1;
44
pub const CRYPTOKI_VERSION_MAJOR: CK_BYTE = 2;

cryptoki-sys/src/bindings/loongarch64-unknown-linux-gnu.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.66.1 */
1+
/* automatically generated by rust-bindgen 0.69.4 */
22

33
pub const PKCS11_H: u32 = 1;
44
pub const CRYPTOKI_VERSION_MAJOR: CK_BYTE = 2;

cryptoki-sys/src/bindings/powerpc64-unknown-linux-gnu.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.66.1 */
1+
/* automatically generated by rust-bindgen 0.69.4 */
22

33
pub const PKCS11_H: u32 = 1;
44
pub const CRYPTOKI_VERSION_MAJOR: CK_BYTE = 2;

cryptoki-sys/src/bindings/x86_64-apple-darwin.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.66.1 */
1+
/* automatically generated by rust-bindgen 0.69.4 */
22

33
pub const PKCS11_H: u32 = 1;
44
pub const CRYPTOKI_VERSION_MAJOR: CK_BYTE = 2;

cryptoki-sys/src/bindings/x86_64-pc-windows-msvc.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.66.1 */
1+
/* automatically generated by rust-bindgen 0.69.4 */
22

33
pub const PKCS11_H: u32 = 1;
44
pub const CRYPTOKI_VERSION_MAJOR: CK_BYTE = 2;

cryptoki-sys/src/bindings/x86_64-unknown-freebsd.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.66.1 */
1+
/* automatically generated by rust-bindgen 0.69.4 */
22

33
pub const PKCS11_H: u32 = 1;
44
pub const CRYPTOKI_VERSION_MAJOR: CK_BYTE = 2;

cryptoki-sys/src/bindings/x86_64-unknown-linux-gnu.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.66.1 */
1+
/* automatically generated by rust-bindgen 0.69.4 */
22

33
pub const PKCS11_H: u32 = 1;
44
pub const CRYPTOKI_VERSION_MAJOR: CK_BYTE = 2;

0 commit comments

Comments
 (0)