Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and saschagrunert committed Dec 13, 2021
1 parent 71a6c87 commit ca540e5
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 64 deletions.
251 changes: 188 additions & 63 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
Expand Up @@ -35,4 +35,4 @@ thiserror = "1.0.30"
wasm-bindgen = "0.2.78"
webapp = { version = "1.0.0", path = ".." }
yew = "0.17.4"
yew-router = "0.14.0"
yew-router = "0.16.0"

0 comments on commit ca540e5

Please sign in to comment.