Skip to content

Commit 2e8dae0

Browse files
committed
bump rust version
1 parent 598799b commit 2e8dae0

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
@@ -8,7 +8,7 @@ license = "Apache-2.0"
88
keywords = ["datafusion", "JSON", "SQL"]
99
categories = ["database-implementations", "parsing"]
1010
repository = "https://github.com/datafusion-contrib/datafusion-functions-json/"
11-
rust-version = "1.80.1"
11+
rust-version = "1.81.0"
1212

1313
[dependencies]
1414
datafusion = { version = "45", default-features = false }

0 commit comments

Comments
 (0)