Move BufferInfo to (experimental) Core
This commit is contained in:
@@ -58,9 +58,8 @@ tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
|
||||
global_counter = "0.2.2"
|
||||
rand = "0.8.5"
|
||||
atty = "0.2.14"
|
||||
xkbcommon = { version = "0.6.0", default-features = false, optional = true }
|
||||
ctrlc = "3.4.1"
|
||||
libc = "0.2.148"
|
||||
ctrlc = "3.4.1"
|
||||
input-event-codes = "5.16.8"
|
||||
drm-fourcc = { version = "2.2.0", features = ["serde"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user