diff --git a/Cargo.toml b/Cargo.toml index 4cd81c4..d5e44f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,4 +40,4 @@ tokio = { version = "1.37.0", features = ["full"] } tracing-subscriber = "0.3.18" [build-dependencies] -cbindgen = "0.26.0" +cbindgen = "0.27.0"