All checks were successful
Mirror to GitHub / mirror (push) Successful in 3s
Pin bread-theme v0.2.6 and load the shared ecosystem stylesheet. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
10 lines
181 B
TOML
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"
|