diff --git a/Cargo.toml b/Cargo.toml index fc11543cd..cc2346cd6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,5 +18,5 @@ version = "0.27" features = ["extension-module"] [dependencies.sqlparser] -version = "0.59.0" +version = "0.61.0" features = ["serde", "visitor"] \ No newline at end of file