web: use upstream human_format
This commit is contained in:
@@ -32,7 +32,7 @@ graphql_client = "0.13.0"
|
||||
thiserror = "1.0.50"
|
||||
seed_hooks = { git = "https://github.com/wathiede/styles_hooks", package = "seed_hooks", branch = "main" }
|
||||
gloo-net = { version = "0.4.0", features = ["json", "serde_json"] }
|
||||
human_format = { git ="https://github.com/wathiede/human-format-rs" }
|
||||
human_format = "1.1.0"
|
||||
|
||||
[package.metadata.wasm-pack.profile.release]
|
||||
wasm-opt = ['-Os']
|
||||
|
||||
Reference in New Issue
Block a user