Skip to content

Commit

Permalink
deps: Update pixman to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Drakulix committed Dec 16, 2024
1 parent 0f2e89f commit 0e56726
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 @@ -69,7 +69,7 @@ xkbcommon = { version = "0.8.0", features = ["wayland"]}
encoding_rs = { version = "0.8.33", optional = true }
profiling = "1.0.13"
smallvec = "1.11"
pixman = { version = "0.2.0", features = ["drm-fourcc", "sync"], optional = true }
pixman = { version = "0.2.1", features = ["drm-fourcc", "sync"], optional = true }


[dev-dependencies]
Expand Down

0 comments on commit 0e56726

Please sign in to comment.