(ml5717) Erasure interval footprints in sync state vector
... | ... | @@ -20,7 +20,9 @@ serde-wasm-bindgen = "0.1.3" |
vec_map = { path = "vec-map", features = ["serde"] } | ||
bincode = "1.2.1" | ||
fixedbitset = "0.2.0" | ||
# web-sys = { version = "0.3.33", features = ["console"] } | ||
ordered-float = { version = "1.0.2", features = ["serde"] } | ||
twox-hash = "1.1.1" | ||
web-sys = { version = "0.3.33", features = ["console"] } | ||
# The `console_error_panic_hook` crate provides better debugging of panics by | ||
# logging them with `console.error`. This is great for development, but requires | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment