mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Update gloo to v0.2.1 (#1018)
This commit is contained in:
parent
a4ad32b3ce
commit
d7c5d5372c
@ -26,7 +26,7 @@ cfg-if = "0.1"
|
||||
cfg-match = "0.2"
|
||||
console_error_panic_hook = { version = "0.1", optional = true }
|
||||
futures = { version = "0.3", optional = true }
|
||||
gloo = { git = "https://github.com/rustwasm/gloo", optional = true, rev = "f9b1727" }
|
||||
gloo = { version = "0.2.1", optional = true }
|
||||
http = "0.2"
|
||||
indexmap = "1.0.2"
|
||||
js-sys = { version = "0.3", optional = true }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user