refactor: 将 filenamify 移动至本地,将正则表达式设置为 static (#156)

This commit is contained in:
ᴀᴍᴛᴏᴀᴇʀ
2024-07-28 01:51:37 +08:00
committed by GitHub
parent b2d22253c5
commit 401fcdc630
7 changed files with 64 additions and 15 deletions
-1
View File
@@ -24,7 +24,6 @@ chrono = { version = "0.4.38", features = ["serde"] }
clap = { version = "4.5.9", features = ["env"] }
cookie = "0.18.1"
dirs = "5.0.1"
filenamify = "0.1.1"
float-ord = "0.3.2"
futures = "0.3.30"
handlebars = "6.0.0"