We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ctor
0.2.9
1 parent 295ffb4 commit 918ac1bCopy full SHA for 918ac1b
Cargo.toml
@@ -96,7 +96,7 @@ async-trait = "0.1.73"
96
bigdecimal = "0.4.7"
97
bytes = "1.4"
98
chrono = { version = "0.4.38", default-features = false }
99
-ctor = "0.2.0"
+ctor = "0.2.9"
100
dashmap = "6.0.1"
101
datafusion = { path = "datafusion/core", version = "44.0.0", default-features = false }
102
datafusion-catalog = { path = "datafusion/catalog", version = "44.0.0" }
0 commit comments