[dependencies.sqlite-loadable]
version = "0.0.6-alpha.6"
[dependencies.uuid]
features = ["std", "v7", "v4"]
version = "1.7.0"
[lib]
crate-type = ["cdylib"]
[package]
description = "Plugin to add support for uuids in sqlite"
edition = "2021"
license = "MIT"
name = "sqlite-uuid"
readme = "README.md"
repository = "https://github.com/woile/sqlite-uuid"
version = "0.2.0"