Downgrade to 2021 edition

This commit is contained in:
Tristan D. 2025-04-16 15:29:01 +02:00
parent fdc79b41cf
commit 086b84c81d
Signed by: tristan
SSH key fingerprint: SHA256:9oFM1J63hYWJjCnLG6C0fxBS15rwNcWwdQNMOHYKJ/4

View file

@ -1,7 +1,7 @@
[package]
name = "axum-folder-router"
version = "0.3.3"
edition = "2024"
edition = "2021"
readme = "./README.md"
authors = ["Tristan Druyen <ek36g2vcc@mozmail.com>"]
categories = ["web-programming"]