diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 09:15:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 09:15:19 +0000 |
commit | 5ac403c53fc7e610ee679587187546a61e2e342b (patch) | |
tree | 819e7e322201cb0206e429e6590ae85f3676e68d /sqlglotrs/Cargo.lock | |
parent | Releasing debian version 25.0.3-1. (diff) | |
download | sqlglot-5ac403c53fc7e610ee679587187546a61e2e342b.tar.xz sqlglot-5ac403c53fc7e610ee679587187546a61e2e342b.zip |
Merging upstream version 25.1.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'sqlglotrs/Cargo.lock')
-rw-r--r-- | sqlglotrs/Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlglotrs/Cargo.lock b/sqlglotrs/Cargo.lock index e9255b7..f630155 100644 --- a/sqlglotrs/Cargo.lock +++ b/sqlglotrs/Cargo.lock @@ -188,7 +188,7 @@ checksum = "4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970" [[package]] name = "sqlglotrs" -version = "0.2.5" +version = "0.2.6" dependencies = [ "pyo3", ] |