turso_ext 0.3.2

Limbo extensions core
Documentation
[dependencies.chrono]
default-features = true
version = "0.4.42"

[dependencies.getrandom]
version = "0.3.1"

[dependencies.turso_macros]
version = "0.3.2"

[features]
core_only = []
static = []
vfs = []

[lib]
name = "turso_ext"
path = "src/lib.rs"

[package]
authors = ["the Limbo authors"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Limbo extensions core"
edition = "2021"
license = "MIT"
name = "turso_ext"
readme = "README.md"
repository = "https://github.com/tursodatabase/turso"
version = "0.3.2"