From e3573b624bc405c99ccee1b6aaee132a98695e0b Mon Sep 17 00:00:00 2001 From: Breadway Date: Tue, 16 Jun 2026 18:37:55 +0800 Subject: [PATCH] bos-settings 0.3.0: shared theme release Bump to 0.3.0 and pin bread-theme v0.2.6 in the lockfile so the [breadway] package build (cargo --locked) picks up the shared-stylesheet migration. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b7b74f3..6b5ef91 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bos-settings" -version = "0.2.0" +version = "0.3.0" edition = "2021" [dependencies]