Update vendored/sqlite3-parser/Cargo.toml

This commit is contained in:
Jorge Hermo
2025-01-15 23:50:28 +01:00
committed by GitHub
parent fe30a7b505
commit f5616f5ddb

View File

@@ -10,7 +10,7 @@ readme = "README.md"
categories = ["parser-implementations"]
keywords = ["sql", "parser", "scanner", "tokenizer"]
license = "Apache-2.0/MIT"
build = "build.rs" # Lemon preprocessing
build = "build.rs" # Lemon preprocessing
[badges]
maintenance = { status = "experimental" }