ptth/crates/ptth_kv/Cargo.toml

10 lines
137 B
TOML

[package]
name = "ptth_kv"
version = "0.1.0"
authors = ["Trish"]
edition = "2018"
[dependencies]
base64 = "0.13.0"
thiserror = "1.0.22"