Skip to content

Commit

Permalink
Bump drm-rs to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
PolyMeilex authored and Drakulix committed Apr 19, 2024
1 parent 56a8d2e commit 34ad016
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ version = "0.3.0"
path = "./gbm-sys"

[dependencies.drm]
version = "0.11.0"
version = "0.12.0"
optional = true

[dependencies.wayland-server]
Expand All @@ -42,7 +42,7 @@ features = ["derive"]
optional = true

[dev-dependencies.drm]
version = "0.11.0"
version = "0.12.0"

[features]
default = ["import-wayland", "import-egl", "drm-support"]
Expand Down

0 comments on commit 34ad016

Please sign in to comment.