mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Formatting changes.
This commit is contained in:
+1
-3
@@ -18,12 +18,10 @@ include = ["LICENSE", "**/*.rs", "Cargo.toml"]
|
||||
|
||||
[workspace.dependencies]
|
||||
rkyv = "0.8.16"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.149"
|
||||
thiserror = "2.0.18"
|
||||
chrono = "0.4.44"
|
||||
static_init = "1.0.4"
|
||||
unshell = { path = "." }
|
||||
unshell = { path = "." }
|
||||
# ush-obfuscate = { path = "./ush-obfuscate" }
|
||||
# base62 = { path = "./base62" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user