Skip to content

Commit

Permalink
Update gloo to the latest version (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
aknarts authored Nov 15, 2022
1 parent 77aa668 commit 2549e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/yew-hooks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ documentation = "https://docs.rs/yew-hooks/"
[dependencies]
log = "0.4"
yew = { git = "https://github.com/yewstack/yew", features=["csr"] }
gloo = "0.7"
gloo = "0.8"
wasm-bindgen = "0.2"
wasm-bindgen-futures = "0.4"
serde = "1"
Expand Down

0 comments on commit 2549e28

Please sign in to comment.