Skip to content

Commit ca044a1

Browse files
cargo(deps): bump yew from 0.22.0 to 0.22.1
Bumps [yew](https://github.com/yewstack/yew) from 0.22.0 to 0.22.1. - [Release notes](https://github.com/yewstack/yew/releases) - [Changelog](https://github.com/yewstack/yew/blob/master/CHANGELOG.md) - [Commits](yewstack/yew@yew-v0.22.0...yew-v0.22.1) --- updated-dependencies: - dependency-name: yew dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d03bc1 commit ca044a1

2 files changed

Lines changed: 20 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 19 additions & 14 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
@@ -6,7 +6,7 @@ license = "AGPL-3"
66

77
[dependencies]
88
rustmail_types = { path = "../rustmail_types" }
9-
yew = { version = "0.22.0", features = ["csr"] }
9+
yew = { version = "0.22.1", features = ["csr"] }
1010
yew-router = "0.19.0"
1111
wasm-bindgen-futures = "0.4.56"
1212
gloo-net = "0.6.0"

0 commit comments

Comments
 (0)