Use approx for testing color operations
This commit is contained in:
parent
b741893013
commit
cf2c8f2037
2 changed files with 10 additions and 10 deletions
|
|
@ -19,3 +19,6 @@ optional = true
|
|||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
instant = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
approx = "0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue