Skip to content

Commit fbccc35

Browse files
authored
Merge pull request #16 from datachainlab/bump-hashbrown
Bump hashbrown to v0.15.1 Signed-off-by: Jun Kimura <jun.kimura@datachain.jp>
2 parents ff61208 + 947aac0 commit fbccc35

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
-64 Bytes
Binary file not shown.

zkvm/risc0/guest/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

zkvm/risc0/src/methods.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
pub const DCAP_QUOTE_VERIFIER_ID: [u32; 8] = [2354812792, 752117600, 1571109129, 2757371367, 428495466, 2124350151, 343129816, 1519734798];
3-
pub const DCAP_QUOTE_VERIFIER_ID_STR: &str = "78975b8c6067d42c0939a55de7255aa46a528a19c7029f7ed8be73140e50955a";
2+
pub const DCAP_QUOTE_VERIFIER_ID: [u32; 8] = [459384765, 3127932960, 1810472831, 1930875008, 2354289559, 3331911502, 819684038, 1145978311];
3+
pub const DCAP_QUOTE_VERIFIER_ID_STR: &str = "bda7611b207870ba7f9fe96b80d01673979b538c4eef98c6c662db30c73d4e44";
44
pub const DCAP_QUOTE_VERIFIER_ELF: &[u8] = include_bytes!("../artifacts/dcap-quote-verifier");

0 commit comments

Comments
 (0)