[#4] Added from_config_file constructor to Tavern.

This commit is contained in:
2025-08-29 22:17:27 -04:00
parent 9fd1c2d02d
commit 89fa545ba6
3 changed files with 18 additions and 2060 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "tavern"
version = "0.2.1"
version = "0.2.2"
edition = "2024"
description = "A blogging system that will allow you to write your blog in Markdown and then display it in HTML using Dioxus."
repository = "/CyberMages/tavern"