Updating components to use the database.

This commit is contained in:
2025-09-08 18:39:30 -04:00
parent 417c0d01e4
commit 1f502a7386
6 changed files with 150 additions and 128 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "bard"
version = "0.0.13"
version = "0.0.14"
edition = "2024"
description = "Dioxus components that will display a Tavern blogging system Blog."
repository = "/CyberMages/tavern"