Merge pull request #4 from janbaudisch/dependabot/cargo/yew-0.10
3 files changed, 2 insertions(+), 4 deletions(-) M heron/Cargo.toml M heron_web/Cargo.toml M heron_web/src/main.rs
M heron/Cargo.toml => heron/Cargo.toml +1 -1
M heron_web/Cargo.toml => heron_web/Cargo.toml +1 -1
@@ 10,4 10,4 @@ workspace = ".." [dependencies] heron = { path = "../heron" } yew = "0.9" yew = "0.10"
M heron_web/src/main.rs => heron_web/src/main.rs +0 -2