[dependencies.rusqlite]
version = "0.21"
[dependencies.thread_local]
version = "1.0"
[package]
authors = ["A. L. <zlnpgtdtfezf@gmail.com>"]
description = "Simple Sync + Clone in memory sqlite connection for rusqlite"
documentation = "https://docs.rs/inmemory-sqlite"
edition = "2018"
homepage = "https://github.com/zlnpgtdtfezf/inmemory-sqlite"
keywords = ["sql", "database", "memory", "rusqlite"]
license = "MIT"
name = "inmemory-sqlite"
repository = "https://github.com/zlnpgtdtfezf/inmemory-sqlite"
version = "0.1.8"