We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a8bdc commit 1e9358dCopy full SHA for 1e9358d
Cargo.toml
@@ -8,7 +8,7 @@ license = "Apache-2.0"
8
keywords = ["datafusion", "JSON", "SQL"]
9
categories = ["database-implementations", "parsing"]
10
repository = "https://github.com/datafusion-contrib/datafusion-functions-json/"
11
-rust-version = "1.82.0"
+rust-version = "1.85.1"
12
13
[dependencies]
14
datafusion = { version = "48", default-features = false }
0 commit comments