breadbox/breadbox-shared/Cargo.toml
Breadway 5da3fd8468
All checks were successful
Mirror to GitHub / mirror (push) Successful in 3s
Release 0.2.2: shared bread-theme stylesheet
Pin bread-theme v0.2.6 and load the shared ecosystem stylesheet.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 18:32:12 +08:00

10 lines
181 B
TOML

[package]
name = "breadbox-shared"
version = "0.2.2"
edition = "2021"
license = "MIT"
[dependencies]
serde = { version = "1", features = ["derive"] }
serde_json = "1"
toml = "0.8"