feat: middleware

This commit is contained in:
DavidOnTop 2024-07-05 10:11:17 +02:00
parent 7c76a4a04e
commit 4e65532679
No known key found for this signature in database
GPG key ID: 5D05538A45D5149F
11 changed files with 138 additions and 39 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "leptos_reactive_axum_macros"
version = "0.1.0"
version = "1.0.0"
edition = "2021"
description = "reactive context for axum handlers"
authors = ["davidontop <me@davidon.top>"]