maint: Remove Cargo.toml patch constraints

(cherry picked from commit 155550be6a8487771ddb67d09f3eba829e54e622)
This commit is contained in:
Robert Hensing 2025-08-26 15:10:57 +02:00
parent 83dece62b2
commit b3a80dd36e
6 changed files with 21 additions and 21 deletions

View file

@ -9,5 +9,5 @@ license = "LGPL-2.1"
path = "src/lib.rs"
[build-dependencies]
bindgen = "0.69.4"
pkg-config = "0.3.30"
bindgen = "0.69"
pkg-config = "0.3"