Skip to content

Commit 02b95a4

Browse files
Update sqlparser dependency source and branch
1 parent b7b5be3 commit 02b95a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ default = []
2222
fuzzing = []
2323

2424
[dependencies]
25-
sqlparser = { git = "https://github.com/LucaCappelletti94/sqlparser-rs", branch = "dialect-derives" }
25+
sqlparser = { git = "https://github.com/apache/datafusion-sqlparser-rs", branch = "main" }
2626

2727
[lints.rust]
2828
missing_docs = "forbid"

0 commit comments

Comments
 (0)