web-sys is optional

This commit is contained in:
2024-11-09 00:57:48 -07:00
parent 448eebc0ce
commit 30045dd6bd
+1 -1
View File
@@ -62,7 +62,7 @@ web-sys = { version = "0.3.72", features = [
"AudioDataCopyToOptions",
"AudioSampleFormat",
"Storage",
] }
], optional = true}
anyhow = "1.0.86"
byteorder = "1.5.0"
ogg = "0.9.1"