mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
spec.md
This commit is contained in:
@@ -37,6 +37,7 @@ obfuscate = ["ush-obfuscate/obfuscate"]
|
||||
chrono = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
|
||||
crossbeam-channel = "0.5.15"
|
||||
|
||||
@@ -52,6 +53,8 @@ chrono = "0.4.42"
|
||||
serde = {version = "1.0.228", features = ["derive"]}
|
||||
serde_json = "1.0.145"
|
||||
|
||||
uuid = { version = "1.0", features = ["v4", "serde"] }
|
||||
|
||||
static_init = "1.0.4"
|
||||
toml = "0.9.9"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user