Skip to content

Commit c6c9185

Browse files
build(deps): update drm requirement from 0.14.1 to 0.15.0 (#348)
1 parent 61e21b5 commit c6c9185

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ x11rb = { version = "0.13.0", optional = true, features = [
8080
"shm",
8181
] }
8282
# KMS/DRM
83-
drm = { version = "0.14.1", default-features = false, optional = true }
83+
drm = { version = "0.15.0", default-features = false, optional = true }
8484

8585
# Windows dependencies.
8686
[target.'cfg(target_os = "windows")'.dependencies]

0 commit comments

Comments
 (0)