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