Skip to content

Commit

Permalink
Bump ctor to 0.2.9 (#14069)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrobbel authored Jan 10, 2025
1 parent 295ffb4 commit 918ac1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit 918ac1b

Please sign in to comment.