workaround: Force shm on Meteor/Arrow/Lunar Lake
This commit is contained in:
parent
b8780b9911
commit
9968b0e61f
5 changed files with 94 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ aliasable = "0.1.3"
|
|||
futures-executor = { version = "0.3.31", features = ["thread-pool"] }
|
||||
zbus = "5.9.0"
|
||||
tokio-stream = { version = "0.1.17", features = ["sync"] }
|
||||
ash = { version = "0.38.0", features = ["loaded"] }
|
||||
bytemuck = "1.23.2"
|
||||
|
||||
[dependencies.i18n-embed]
|
||||
version = "0.16"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue