Add libdrm to list of features in Cargo.toml

This commit is contained in:
Kamal Ahmad
2023-05-24 21:49:22 +02:00
committed by Till Höppner
parent 4baad39921
commit 8a65e27e9d
+1
View File
@@ -97,3 +97,4 @@ avresample = []
postproc = []
swresample = []
swscale = []
lib-drm = []