feat(security): [#1981] l-s v0.5.2 Unix 符号链接防护及安全文件操作

This commit is contained in:
2026-05-10 02:08:33 +08:00
parent 30186c23fb
commit e3afbbe3be
7 changed files with 697 additions and 84 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "l-s"
version = "0.5.1"
version = "0.5.2"
authors = ["licsber <admin@licsber.site>"]
edition = "2021"
@@ -15,6 +15,7 @@ anyhow = "1.0"
clap = { version = "4.5", features = ["derive"] }
ed2k = "1.0.1"
indicatif = "0.18"
libc = "0.2"
md-5 = "0.10"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"