mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-04 06:18:17 +00:00
use 2021 edition (#368)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
This commit is contained in:
parent
41997b5750
commit
d33bacf679
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ include = [
|
|||
"src/**/*.rs",
|
||||
"Cargo.toml",
|
||||
]
|
||||
edition = "2018"
|
||||
resolver = "2"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
name = "sqlparser"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue