This commit is contained in:
Michael Mikovsky
2026-02-16 11:21:44 -07:00
parent 02f2f20f9f
commit d99fa340de
14 changed files with 1993 additions and 185 deletions
Generated
+2
View File
@@ -4011,11 +4011,13 @@ checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
name = "unshell"
version = "0.0.0"
dependencies = [
"base64",
"chrono",
"crossbeam-channel",
"serde",
"serde_json",
"static_init",
"thiserror 2.0.18",
"ush-obfuscate",
"uuid",
]