Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishik-Y authored Sep 16, 2024
1 parent 63d077c commit 1468533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ edition = "2021"
ash = { version = "~0.38", features = ["linked"], default-features = false }
wayland-client = { version = "~0.29", features = ["dlopen"] }
wayland-protocols = { version = "~0.29", features = ["client", "unstable_protocols"] }
smithay-client-toolkit = "~0.19"
serde = { version = "~1.0", features = ["derive"] }
serde_yaml = "~0.9"
toml = "~0.8"
Expand Down

0 comments on commit 1468533

Please sign in to comment.