Skip to content

Commit b1cdd25

Browse files
haraldhlzha101
authored andcommitted
build(deps): increase bindgen version
With `0.60.1`: ``` thread 'main' panicked at '"_sgx_ql_qv_supplemental_t_union_(anonymous_at_/usr/include/sgx_qve_header_h_93_5)" is not a valid Ident', /home/harald/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.64/src/fallback.rs:791:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ``` Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
1 parent 0443ae2 commit b1cdd25

File tree

1 file changed

+1
-1
lines changed
  • QuoteVerification/dcap_quoteverify/sgx-dcap-quoteverify-sys

1 file changed

+1
-1
lines changed

QuoteVerification/dcap_quoteverify/sgx-dcap-quoteverify-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ homepage = "https://github.com/intel/SGXDataCenterAttestationPrimitives"
1313
[dependencies]
1414

1515
[build-dependencies]
16-
bindgen = "0.60.1"
16+
bindgen = "0.65.1"

0 commit comments

Comments
 (0)