diff options
Diffstat (limited to 'vendor/web-sys/src/features/gen_RtcDataChannel.rs')
-rw-r--r-- | vendor/web-sys/src/features/gen_RtcDataChannel.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/web-sys/src/features/gen_RtcDataChannel.rs b/vendor/web-sys/src/features/gen_RtcDataChannel.rs index 8f991858c..59b3aad43 100644 --- a/vendor/web-sys/src/features/gen_RtcDataChannel.rs +++ b/vendor/web-sys/src/features/gen_RtcDataChannel.rs @@ -1,4 +1,5 @@ #![allow(unused_imports)] +#![allow(clippy::all)] use super::*; use wasm_bindgen::prelude::*; #[wasm_bindgen] |