mirror of
https://github.com/zyllian/webdog.git
synced 2025-06-27 08:56:49 -07:00
upgrade rust edition
This commit is contained in:
parent
e05f040c38
commit
f51af1ad74
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue