diff --git a/Cargo.toml b/Cargo.toml index e820dfc..066bbeb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,4 +33,4 @@ features = [ cc = "1.0" [target.'cfg(any(target_os = "macos", target_os = "ios"))'.build-dependencies] -bindgen = "0.58" +bindgen = "0.59"