kellnr-error 6.2.0

Kellnr is a self-hosted registry for Rust crates with support for rustdocs and crates.io caching.
Documentation
[package]
name = "kellnr-error"
authors.workspace = true
edition.workspace = true
license.workspace = true
version.workspace = true
description.workspace = true
homepage.workspace = true
repository.workspace = true
documentation.workspace = true

[dependencies]
# Internal dependencies
kellnr-common.workspace = true
kellnr-db.workspace = true
kellnr-storage.workspace = true

# External dependencies
axum.workspace = true
serde.workspace = true
zip.workspace = true

[lints]
workspace = true