# 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" name = "spacetimedb-query-planner" version = "0.12.0" description = "The SpacetimeDB query planner" license-file = "LICENSE" [dependencies.derive_more] version = "0.99" [dependencies.spacetimedb-lib] version = "0.12.0" default-features = false [dependencies.spacetimedb-primitives] version = "0.12.0" [dependencies.spacetimedb-sats] version = "0.12.0" [dependencies.spacetimedb-schema] version = "0.12.0" [dependencies.spacetimedb-sql-parser] version = "0.12.0" [dependencies.string-interner] version = "0.17.0" [dependencies.thiserror] version = "1.0.37" [dev-dependencies.spacetimedb-lib] version = "0.12.0" default-features = false