Skip to content

Commit d33bacf

Browse files
jimexistalamb
andauthored
use 2021 edition (#368)
Co-authored-by: Andrew Lamb <[email protected]>
1 parent 41997b5 commit d33bacf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ include = [
1212
"src/**/*.rs",
1313
"Cargo.toml",
1414
]
15-
edition = "2018"
16-
resolver = "2"
15+
edition = "2021"
1716

1817
[lib]
1918
name = "sqlparser"

0 commit comments

Comments
 (0)