mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
Raw-rs: run tests in parallel (#1968)
* Run raw-rs tests in parallel * cargo fmt * Fix clippy warnings * Use Fast CompressionType to speed up the tests * Fix benches * Use cfg_attr instead of cfg. --------- Co-authored-by: hypercube <0hypercube@gmail.com> Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
5
Cargo.lock
generated
5
Cargo.lock
generated
@@ -4829,8 +4829,9 @@ dependencies = [
|
||||
"build-camera-data",
|
||||
"image 0.25.2",
|
||||
"libraw-rs",
|
||||
"num_enum 0.7.3",
|
||||
"reqwest 0.12.7",
|
||||
"num_enum 0.7.2",
|
||||
"rayon",
|
||||
"reqwest 0.12.5",
|
||||
"tag-derive",
|
||||
"thiserror",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user