Skip to content

Commit

Permalink
gbm-sys: 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Drakulix committed Dec 3, 2024
1 parent 3fc3e25 commit 2b4047f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ bitflags = "2"
drm-fourcc = "2.2"

[dependencies.gbm-sys]
version = "0.3.1"
version = "0.4.0"
path = "./gbm-sys"

[dependencies.drm]
Expand Down
2 changes: 1 addition & 1 deletion gbm-sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gbm-sys"
version = "0.3.1"
version = "0.4.0"
authors = ["Drakulix (Victor Brekenfeld)"]
build = "build.rs"
description = "Bindgen generated unsafe libgbm wrapper"
Expand Down

0 comments on commit 2b4047f

Please sign in to comment.