diff --git a/shadowfs-ffi/Cargo.toml b/shadowfs-ffi/Cargo.toml index 752d4bc..b9bbe61 100644 --- a/shadowfs-ffi/Cargo.toml +++ b/shadowfs-ffi/Cargo.toml @@ -17,4 +17,4 @@ tracing.workspace = true thiserror.workspace = true [build-dependencies] -cbindgen = "0.26" \ No newline at end of file +cbindgen = "0.29" \ No newline at end of file