Switching all server function calls.

Now server function calls use, use_server_future. It seems to be working
now, unlike in 0.6.3
This commit is contained in:
2025-10-09 23:49:35 -04:00
parent 3fe3d874ca
commit bca3e9f939
3 changed files with 8 additions and 23 deletions

View File

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