File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " datafusion-functions-json"
3- version = " 0.45 .0"
3+ version = " 0.46 .0"
44edition = " 2021"
55description = " JSON functions for DataFusion"
66readme = " README.md"
@@ -11,13 +11,13 @@ repository = "https://github.com/datafusion-contrib/datafusion-functions-json/"
1111rust-version = " 1.81.0"
1212
1313[dependencies ]
14- datafusion = { version = " 45 " , default-features = false }
14+ datafusion = { version = " 46 " , default-features = false }
1515jiter = " 0.8"
1616paste = " 1"
1717log = " 0.4"
1818
1919[dev-dependencies ]
20- datafusion = { version = " 45 " , default-features = false , features = [" nested_expressions" ] }
20+ datafusion = { version = " 46 " , default-features = false , features = [" nested_expressions" ] }
2121codspeed-criterion-compat = " 2.6"
2222criterion = " 0.5.1"
2323clap = " 4"
@@ -36,4 +36,4 @@ name = "main"
3636harness = false
3737
3838[patch .crates-io ]
39- datafusion = { git = " https://github.com/apache/datafusion.git" , rev = " 5239d1ac " }
39+ datafusion = { git = " https://github.com/apache/datafusion.git" , rev = " 717b615cdd592e1cac5082f7eccb46cc7eba31e8 " }
You can’t perform that action at this time.
0 commit comments