Skip to content

Commit

Permalink
Revert accidental change of default feature
Browse files Browse the repository at this point in the history
  • Loading branch information
pentamassiv committed Apr 17, 2024
1 parent efb5676 commit b8e325e
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 @@ -27,7 +27,7 @@ exclude = [".github", "examples", ".gitignore", "rustfmt.toml"]
all-features = true

[features]
default = ["libei"]
default = ["xdo"]
libei = ["dep:reis", "dep:ashpd", "dep:pollster", "dep:once_cell"]
serde = ["dep:serde"]
wayland = [
Expand Down

0 comments on commit b8e325e

Please sign in to comment.