diff --git a/Cargo.toml b/Cargo.toml index f155066248..9e77623221 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -77,7 +77,7 @@ exclude = ["bootstrap"] anyhow = "1" bitflags = "2" clap = "4" -drm = "0.14.2" +drm = "0.15.0" drm-sys = "0.8.1" edid = "0.3.0" #TODO: edid is abandoned, fork it and maintain? fdt = "0.1.5"