We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c42582b commit 8cef6e0Copy full SHA for 8cef6e0
Cargo.toml
@@ -45,7 +45,7 @@ symphonia = { version = "0.5", default-features = false }
45
vecmath = "1.0"
46
47
[target.'cfg(any(target_arch = "x86", target_arch = "x86_64", target_arch = "aarch64"))'.dependencies]
48
-no_denormals = "0.1.2"
+no_denormals = "0.2.0"
49
50
[dev-dependencies]
51
futures = { version = "0.3.30", features = ["executor"] }
0 commit comments