This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/main by this push:
new 918ac1b30b Bump `ctor` to `0.2.9` (#14069)
918ac1b30b is described below
commit 918ac1b30be026e1276d638a0dbc10002627e9d7
Author: Matthijs Brobbel <[email protected]>
AuthorDate: Fri Jan 10 12:45:48 2025 +0100
Bump `ctor` to `0.2.9` (#14069)
---
Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cargo.toml b/Cargo.toml
index a3f521a725..1581c115f5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -96,7 +96,7 @@ async-trait = "0.1.73"
bigdecimal = "0.4.7"
bytes = "1.4"
chrono = { version = "0.4.38", default-features = false }
-ctor = "0.2.0"
+ctor = "0.2.9"
dashmap = "6.0.1"
datafusion = { path = "datafusion/core", version = "44.0.0", default-features
= false }
datafusion-catalog = { path = "datafusion/catalog", version = "44.0.0" }
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]