[dependencies.bincode]
version = "1.1"
[dependencies.prototty_storage]
version = "0.27"
[dependencies.serde]
version = "1.0"
[package]
authors = ["Stephen Sherratt <sfsherratt@gmail.com>"]
description = "Simple implementation of prototty_storage::Storage, which uses an in-memomry key/value store, storing persistently in a user-provided way"
documentation = "https://docs.rs/prototty_monolithic_storage"
homepage = "https://github.com/stevebob/prototty.git"
license = "MIT"
name = "prototty_monolithic_storage"
readme = "README.md"
repository = "https://github.com/stevebob/prototty.git"
version = "0.27.0"