Files
turso/extensions/core/Cargo.toml
2025-01-16 14:40:52 +02:00

12 lines
229 B
TOML

[package]
name = "limbo_ext"
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
[dependencies]
log = "0.4.20"
limbo_macros = { path = "../../macros" }