Skip to content

Commit

Permalink
Bump yew from 0.17.4 to 0.19.3
Browse files Browse the repository at this point in the history
Bumps [yew](https://github.com/yewstack/yew) from 0.17.4 to 0.19.3.
- [Release notes](https://github.com/yewstack/yew/releases)
- [Changelog](https://github.com/yewstack/yew/blob/master/CHANGELOG.md)
- [Commits](yewstack/yew@0.17.4...yew-v0.19.3)

---
updated-dependencies:
- dependency-name: yew
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2021
1 parent 9a9dbac commit c2b451b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 112 deletions.
117 changes: 6 additions & 111 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ stdweb = "0.4.20"
thiserror = "1.0.30"
wasm-bindgen = "0.2.78"
webapp = { version = "1.0.0", path = ".." }
yew = "0.17.4"
yew = "0.19.3"
yew-router = "0.16.0"

0 comments on commit c2b451b

Please sign in to comment.