shed 1.0.0

A portable key-value store which is appended to the end of an executable file
Documentation
[dependencies.rmp-serde]
version = "0.15.5"

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

[package]
authors = ["Asriel <Asriel@dismail.de>"]
description = "A portable key-value store which is appended to the end of an executable file"
documentation = "https://docs.rs/shed"
edition = "2018"
keywords = ["key-value", "key", "value", "executable"]
license = "Apache-2.0"
name = "shed"
readme = "README.md"
repository = "https://github.com/Asriel/SHED"
version = "1.0.0"