Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jetli authored Nov 15, 2022
1 parent 2549e28 commit 80a5e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/yew-app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ crate-type = ["cdylib", "rlib"]

[dependencies]
log = "0.4"
gloo = "0.7"
gloo = "0.8"
js-sys = "0.3"
serde = "1"
reqwest = { version = "0.11.7", features = ["json"] }
Expand Down

0 comments on commit 80a5e5b

Please sign in to comment.