diff --git a/foundationdb-sys/Cargo.toml b/foundationdb-sys/Cargo.toml index 6e727f10..6df23002 100644 --- a/foundationdb-sys/Cargo.toml +++ b/foundationdb-sys/Cargo.toml @@ -39,4 +39,4 @@ fdb-6_2 = [] [dependencies] [build-dependencies] -bindgen = "0.55.1" +bindgen = "0.59.1"