bunch of changes
This commit is contained in:
@@ -35,6 +35,7 @@ lazy_static = "1.4.0"
|
||||
tar = "0.4.38"
|
||||
ruzstd = { git = "https://github.com/KillingSpark/zstd-rs.git" }
|
||||
serde_json = "1.0.79"
|
||||
tracing = "0.1.32"
|
||||
|
||||
[build-dependencies]
|
||||
shadow-rs = "0.11.0"
|
||||
@@ -51,3 +52,4 @@ wasm-bindgen = { version = "0.2.79", default-features = false, features = [
|
||||
"std",
|
||||
] }
|
||||
web-sys = "0.3.56"
|
||||
tracing-wasm = "0.2.1"
|
||||
|
||||
Reference in New Issue
Block a user