Skip to content

Commit

Permalink
Update no_denormals requirement from 0.1.2 to 0.2.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: no_denormals
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent d6caae7 commit 5fd6dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ symphonia = { version = "0.5", default-features = false }
vecmath = "1.0"

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

[dev-dependencies]
futures = { version = "0.3.30", features = ["executor"] }
Expand Down

0 comments on commit 5fd6dd9

Please sign in to comment.