atuin-common 18.0.2

common library for atuin
Documentation
[dependencies.eyre]
version = "0.6"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.rand]
features = ["std"]
version = "0.8.5"

[dependencies.semver]
version = "1.0.20"

[dependencies.serde]
features = ["derive"]
version = "1.0.193"

[dependencies.sqlx]
features = ["runtime-tokio-rustls", "time", "postgres", "uuid"]
version = "0.7.3"

[dependencies.time]
features = ["serde-human-readable", "macros", "local-offset"]
version = "0.3"

[dependencies.typed-builder]
version = "0.18.0"

[dependencies.uuid]
features = ["v4", "v7", "serde"]
version = "1.3"
[dev-dependencies.pretty_assertions]
version = "1.3.0"

[package]
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
description = "common library for atuin"
edition = "2021"
homepage = "https://atuin.sh"
license = "MIT"
name = "atuin-common"
repository = "https://github.com/atuinsh/atuin"
rust-version = "1.67"
version = "18.0.2"