[dependencies.directories]
version = "5.0.1"
[dependencies.rusqlite]
features = ["bundled"]
version = "0.29.0"
[dependencies.thiserror]
version = "1.0"
[dev-dependencies.tempfile]
version = "3.2"
[package]
authors = ["Matt Schulte <schultetwin1@gmail.com>"]
description = "Library for accessing b2 credentials"
edition = "2018"
homepage = "https://github.com/schultetwin1/b2creds/"
license = "MIT"
name = "b2creds"
readme = "README.md"
repository = "https://github.com/schultetwin1/b2creds/"
version = "0.2.0"