fix: dependency
This commit is contained in:
parent
f1e3e3bf98
commit
71ac7cc86c
2 changed files with 8 additions and 24 deletions
|
|
@ -65,4 +65,5 @@ lto = "fat"
|
|||
smithay = { git = "https://github.com/Smithay//smithay", branch = "update/drm-0.7" }
|
||||
|
||||
[patch."https://github.com/Smithay/drm-rs.git"]
|
||||
drm = { git = "https://github.com/Smithay//drm-rs", branch = "fix/non_force_probe_memory" }
|
||||
drm = { git = "https://github.com/Smithay//drm-rs", rev = "8b54f45831932fb1f7d6c1b9cb76ff68c342dfd0" }
|
||||
drm-ffi = { git = "https://github.com/Smithay//drm-rs", rev = "8b54f45831932fb1f7d6c1b9cb76ff68c342dfd0" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue