diff --git a/Cargo.toml b/Cargo.toml index f61ed7e58fe37..d15e85a13d5e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -84,7 +84,7 @@ async-trait = "0.1.73" bigdecimal = "=0.4.1" bytes = "1.4" chrono = { version = "0.4.34", default-features = false } -ctor = "0.2.0" +ctor = "0.6.3" dashmap = "6.0.1" datafusion = { path = "datafusion/core", version = "40.0.0", default-features = false } datafusion-common = { path = "datafusion/common", version = "40.0.0", default-features = false }