Skip to content

Commit b0a48bd

Browse files
authored
Merge pull request #369 from Rustmail/dependabot/cargo/yew-0.23.0
cargo(deps): bump yew from 0.22.1 to 0.23.0
2 parents 044f96b + e3a734d commit b0a48bd

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ license = "AGPL-3"
66

77
[dependencies]
88
rustmail_types = { path = "../rustmail_types" }
9-
yew = { version = "0.22.1", features = ["csr"] }
10-
yew-router = "0.19.0"
9+
yew = { version = "0.23.0", features = ["csr"] }
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)