Skip to content

Commit

Permalink
WIP update smithay
Browse files Browse the repository at this point in the history
  • Loading branch information
ids1024 committed Dec 12, 2024
1 parent de7dcb2 commit d6fe62e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,6 @@ inherits = "release"
lto = "fat"

[patch."https://github.com/Smithay/smithay.git"]
smithay = { git = "https://github.com/smithay//smithay", rev = "bc1d732" }
# smithay = { git = "https://github.com/smithay//smithay", rev = "bc1d732" }
# smithay = { path = "../../../smithay" }
smithay = { git = "https://github.com/ids1024/smithay", branch = "devices_mut" }

0 comments on commit d6fe62e

Please sign in to comment.