feat(security): [#1981] l-s v0.5.2 Unix 符号链接防护及安全文件操作
This commit is contained in:
+2
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user