diff --git a/emulator/mgba-sys/Cargo.toml b/emulator/mgba-sys/Cargo.toml index d5630a83e..2e52381e7 100644 --- a/emulator/mgba-sys/Cargo.toml +++ b/emulator/mgba-sys/Cargo.toml @@ -16,5 +16,5 @@ exclude = [ [build-dependencies] bindgen = "0.69" -pkg-config = "0.3.28" +pkg-config = "0.3.29" cmake = "0.1" \ No newline at end of file