Skip to content

Commit 098eda1

Browse files
netheril96QZHelen
authored andcommitted
Fix build issues of matcher-rs against the latest nightly
1 parent 30c432e commit 098eda1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

matcher-rs/src/bindings.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ pub struct CallingAppInfo {
66
pub origin: [u8; 512],
77
}
88

9+
#[link(wasm_import_module = "credman")]
910
unsafe extern "C" {
1011
pub fn AddEntry(
1112
cred_id: i64,

0 commit comments

Comments
 (0)