We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61e21b5 commit c6c9185Copy full SHA for c6c9185
1 file changed
Cargo.toml
@@ -80,7 +80,7 @@ x11rb = { version = "0.13.0", optional = true, features = [
80
"shm",
81
] }
82
# KMS/DRM
83
-drm = { version = "0.14.1", default-features = false, optional = true }
+drm = { version = "0.15.0", default-features = false, optional = true }
84
85
# Windows dependencies.
86
[target.'cfg(target_os = "windows")'.dependencies]
0 commit comments