lenso-contracts 0.3.21

Shared declaration contracts for the Lenso backend framework.
Documentation
[package]
name = "lenso-contracts"
version = "0.3.21"
edition.workspace = true
license = "MIT"
description = "Shared declaration contracts for the Lenso backend framework."
repository = "https://github.com/LioRael/lenso"
homepage = "https://github.com/LioRael/lenso"
rust-version.workspace = true
categories = ["web-programming", "development-tools"]
keywords = ["backend", "framework", "modules", "contracts"]

[dependencies]
chrono.workspace = true
schemars = { workspace = true, features = ["chrono04", "semver1"] }
semver.workspace = true
serde.workspace = true
serde_json.workspace = true
serde_json_canonicalizer.workspace = true
sha2.workspace = true
utoipa.workspace = true

[lints]
workspace = true