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