Index: maturin/Cargo.toml
===================================================================
--- maturin.orig/Cargo.toml
+++ maturin/Cargo.toml
@@ -41,7 +41,7 @@ glob = "0.3.0"
 cargo-config2 = "0.1.7"
 cargo_metadata = "0.15.4"
 cargo-options = "0.6.0"
-cbindgen = { version = "0.26.0", default-features = false }
+cbindgen = { version = "0.28", default-features = false }
 flate2 = "1.0.18"
 goblin = "0.7.1"
 platform-info = "2.0.1"
@@ -63,7 +63,7 @@ semver = "1.0.13"
 target-lexicon = "0.12.8"
 indexmap = "1.9.3"
 pyproject-toml = "0.7.0"
-python-pkginfo = "0.6.0"
+python-pkginfo = "0.5.5"
 textwrap = "0.16.0"
 ignore = "0.4.20"
 itertools = "0.10.5"
