diff --git a/Cargo.toml b/Cargo.toml index f2d908e..d38e1ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ doctest = false [dependencies] [build-dependencies] -bindgen = "0.71" +bindgen = "0.72" camino = "1.1" once_cell = "1.12" vcpkg = { version = "0.2", optional = true }