Skip to content

Commit 8cef6e0

Browse files
dependabot[bot]orottier
authored andcommitted
Update no_denormals requirement from 0.1.2 to 0.2.0
--- updated-dependencies: - dependency-name: no_denormals dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c42582b commit 8cef6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ symphonia = { version = "0.5", default-features = false }
4545
vecmath = "1.0"
4646

4747
[target.'cfg(any(target_arch = "x86", target_arch = "x86_64", target_arch = "aarch64"))'.dependencies]
48-
no_denormals = "0.1.2"
48+
no_denormals = "0.2.0"
4949

5050
[dev-dependencies]
5151
futures = { version = "0.3.30", features = ["executor"] }

0 commit comments

Comments
 (0)