mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 20:41:24 +00:00
Add one more webkit-specific whitelist in web-sys (#1865)
* Add one more webkit-specific whitelist in web-sys * Run rustfmt
This commit is contained in:
@ -206,7 +206,7 @@ fn empty_interface_types() {
|
||||
r#"
|
||||
#[no_mangle]
|
||||
pub extern fn foo() {}
|
||||
"#
|
||||
"#,
|
||||
)
|
||||
.file(
|
||||
"Cargo.toml",
|
||||
|
Reference in New Issue
Block a user