mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Better static runtime config, work on connections.
This commit is contained in:
@@ -15,7 +15,8 @@ server = ["unshell-lib/server"]
|
||||
|
||||
|
||||
[dependencies]
|
||||
lazy_static = "1.5.0"
|
||||
# lazy_static = "1.5.0"
|
||||
static_init = "1.0.4"
|
||||
|
||||
unshell-lib = {path = "../unshell-lib", default-features = false}
|
||||
unshell-obfuscate = {path = "../unshell-obfuscate"}
|
||||
|
||||
Reference in New Issue
Block a user