add web-app stub
This commit is contained in:
Generated
+4
@@ -161,9 +161,11 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"js-sys",
|
||||
"libc",
|
||||
"r-efi",
|
||||
"rand_core",
|
||||
"wasm-bindgen",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -472,8 +474,10 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"colored",
|
||||
"derive_more",
|
||||
"getrandom",
|
||||
"indicatif",
|
||||
"rand",
|
||||
"rayon",
|
||||
"tabular",
|
||||
"wasm-bindgen",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user