Skip to content

Commit

Permalink
Expose wayland as feature setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaa-se committed Jul 3, 2022
1 parent e181d36 commit 6da32ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions raylib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ cfg-if = "1.0.0"
serde = { version = "1.0.125", features = ["derive"], optional = true }
serde_json = { version = "1.0.64", optional = true }
nalgebra = { version = "0.26", optional = true }
wayland = ["raylib-sys/wayland"]

[features]
nightly = []
Expand Down

0 comments on commit 6da32ed

Please sign in to comment.