From 5c39061a26428eb29da6f8acd76c7adcc134cd10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 07:41:36 +0000 Subject: [PATCH] chore(deps): update rust crate leptonic-theme to 0.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2ff58bb..d1bd48e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,5 +24,5 @@ reqwasm = "0.5" wasm-bindgen-test = "0.3.0" [build-dependencies] -leptonic-theme = "0.2.0" +leptonic-theme = "0.3.0" leptos-tiptap-build = "0.2.4"