Skip to content

Commit e3a734d

Browse files
dependabot[bot]Akinator31
authored andcommitted
cargo(deps): bump yew-router from 0.19.0 to 0.20.0
Bumps [yew-router](https://github.com/yewstack/yew) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/yewstack/yew/releases) - [Changelog](https://github.com/yewstack/yew/blob/master/CHANGELOG.md) - [Commits](yewstack/yew@yew-router-v0.19.0...yew-router-v0.20.0) --- updated-dependencies: - dependency-name: yew-router dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4823d33 commit e3a734d

2 files changed

Lines changed: 8 additions & 47 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rustmail_panel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "AGPL-3"
77
[dependencies]
88
rustmail_types = { path = "../rustmail_types" }
99
yew = { version = "0.23.0", features = ["csr"] }
10-
yew-router = "0.19.0"
10+
yew-router = "0.20.0"
1111
wasm-bindgen-futures = "0.4.56"
1212
gloo-net = "0.6.0"
1313
gloo-utils = "0.2.0"

0 commit comments

Comments
 (0)