# 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 = "2018" name = "bb8-libsql" version = "0.1.2" authors = ["Noah Fuller "] description = "A simple connection pooling manager for libsql using bb8." readme = "README.md" keywords = [ "sqlite", "bb8", "pool", ] license = "MIT" repository = "https://github.com/NFuller721/bb88-libsql" [dependencies.async-trait] version = "0.1.81" [dependencies.bb8] version = "0.8.5" [dependencies.dotenvy] version = "0.15.7" [dependencies.libsql] version = "0.5.0" [dependencies.tokio] version = "1.39.2"