upgrade rust edition

This commit is contained in:
zyl 2025-06-04 23:20:29 -07:00
parent e05f040c38
commit f51af1ad74
Signed by: zyl
SSH key fingerprint: SHA256:uxxbSXbdroP/OnKBGnEDk5q7EKB2razvstC/KmzdXXs

View file

@ -1,6 +1,6 @@
[package] [package]
description = "static site generator fit for a dog" description = "static site generator fit for a dog"
edition = "2021" edition = "2024"
homepage = "https://webdog.zyl.gay" homepage = "https://webdog.zyl.gay"
license = "AGPL-3.0-or-later" license = "AGPL-3.0-or-later"
name = "webdog" name = "webdog"