Skip to content

Commit

Permalink
Merge pull request #14 from WhyAreAllTheseTaken/dependabot/cargo/pixe…
Browse files Browse the repository at this point in the history
…ls-0.14.0

Bump pixels from 0.13.0 to 0.14.0
  • Loading branch information
WhyAreAllTheseTaken authored Oct 11, 2024
2 parents b50fc6b + 148ae70 commit dc1d2ca
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 46 deletions.
81 changes: 36 additions & 45 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ rayon = "1.10.0"
static-array = { version = "0.5.0", features = ["rayon"] }

[dev-dependencies]
pixels = "0.13.0"
pixels = "0.14.0"
winit = { version = "0.30.5", default-features = false, features = ["rwh_05", "x11", "wayland", "wayland-dlopen", "wayland-csd-adwaita"] }
rand = "0.8.5"
approx = "0.5.1"
Expand Down

0 comments on commit dc1d2ca

Please sign in to comment.