bolt-lite 0.1.0

Minimal read-only BoltDB parser for containerd metadata
Documentation
[dependencies.thiserror]
version = "2.0"

[lib]
name = "bolt_lite"
path = "src/lib.rs"

[package]
authors = ["yorelog <yorelog@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Minimal read-only BoltDB parser for containerd metadata"
documentation = "https://docs.rs/bolt-lite"
edition = "2024"
homepage = "https://github.com/yorelog/docker-image-pusher"
keywords = ["boltdb", "containerd", "metadata", "read-only"]
license = "MIT"
name = "bolt-lite"
readme = "README.md"
repository = "https://github.com/yorelog/docker-image-pusher"
version = "0.1.0"