Skip to content

Commit 973e1e4

Browse files
authored
Merge pull request #361 from Rustmail/dependabot/cargo/yew-0.22.1
cargo(deps): bump yew from 0.22.0 to 0.22.1
2 parents 3d03bc1 + ca044a1 commit 973e1e4

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)