We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 848e175 commit 31f067dCopy full SHA for 31f067d
datafusion/expr/Cargo.toml
@@ -42,6 +42,7 @@ recursive_protection = ["dep:recursive"]
42
43
[dependencies]
44
arrow = { workspace = true }
45
+async-trait = { workspace = true }
46
chrono = { workspace = true }
47
datafusion-common = { workspace = true }
48
datafusion-doc = { workspace = true }
0 commit comments