Skip to content

Commit

Permalink
Bump gbm-sys version to 0.3.1
Browse files Browse the repository at this point in the history
e9e3764 changed a couple lines in `gbm-sys`, so it needs a version bump
as well.
  • Loading branch information
ids1024 authored and Drakulix committed Sep 27, 2024
1 parent 8474859 commit ebd710e
Showing 1 changed file with 1 addition and 1 deletion.
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.0"
version = "0.3.1"
authors = ["Drakulix (Victor Brekenfeld)"]
build = "build.rs"
description = "Bindgen generated unsafe libgbm wrapper"
Expand Down

0 comments on commit ebd710e

Please sign in to comment.