--- drm-fourcc-2.2.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ drm-fourcc-2.2.0/Cargo.toml 2023-07-23T04:32:38.521449+00:00 @@ -25,7 +25,7 @@ features = ["derive"] optional = true [build-dependencies.bindgen] -version = "0.57.0" +version = "0.63" optional = true [build-dependencies.regex]