turso_ext 0.7.2

Limbo extensions core
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"
name = "turso_ext"
version = "0.7.2"
authors = ["the Turso authors"]
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Limbo extensions core"
readme = "README.md"
license = "MIT"
repository = "https://github.com/tursodatabase/turso"

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

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

[dependencies.chrono]
version = "0.4.42"
default-features = true

[dependencies.getrandom]
version = "0.4.2"

[dependencies.turso_macros]
version = "0.7.2"