feat: update Hugo version and minimum version requirement to 0.123.0 (#970)

This commit is contained in:
Jimmy Cai
2024-03-10 19:54:09 +01:00
committed by GitHub
parent 4e7865c185
commit 43224bd39a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ features = [
"search",
]
min_version = "0.87.0"
min_version = "0.123.0"
[author]
name = "Jimmy Cai"