Skip to content

Commit 93a3477

Browse files
Upgrade DataFusion to 43 (#54)
1 parent 2a7c5b2 commit 93a3477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/datafusion-contrib/datafusion-functions-json/"
1111
rust-version = "1.79.0"
1212

1313
[dependencies]
14-
datafusion = "42"
14+
datafusion = "43"
1515
jiter = "0.5"
1616
paste = "1"
1717
log = "0.4"

0 commit comments

Comments
 (0)