spacetimedb-sql-parser-2 1.0.0-rc2

The SpacetimeDB SQL AST and Parser
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
rust-version = "1.78.0"
name = "spacetimedb-sql-parser-2"
version = "1.0.0-rc2"
description = "The SpacetimeDB SQL AST and Parser"
license-file = "LICENSE"

[dependencies.derive_more]
version = "0.99"

[dependencies.sqlparser]
version = "0.38.0"

[dependencies.thiserror]
version = "1.0.37"