Formatting changes.

This commit is contained in:
Michael Mikovsky
2026-04-25 13:43:19 -06:00
parent 9895248bbf
commit 3e764610eb
4 changed files with 15 additions and 12 deletions
+1 -3
View File
@@ -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" }