Ran cargo fmt

Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
quexeky
2024-11-04 18:15:06 +11:00
parent 119f42e2ba
commit 6a951bd33d
4 changed files with 17 additions and 11 deletions

View File

@ -12,7 +12,6 @@ napi = { version = "2.12.2", default-features = false, features = ["napi4", "asy
napi-derive = "2.12.2"
time = "0.3.36"
hex = "0.4.3"
gxhash = "=2.3.0"
serde_json = "1.0.128"
md5 = "0.7.0"