File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
freemovr-calibration/freemovr-calibration-webapp Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -269,8 +269,8 @@ wasm-bindgen-futures = "0.4"
269269wasm-logger = " 0.2.0"
270270xml = " 1.0"
271271y4m = { git = " https://github.com/astraw/y4m" , rev = " 6992473b73838c84cb659387b21d2ab2ebe94766" }
272- yew = { version = " 0.21 .0" , features = [" csr" ] }
273- yew-tincture = " 0.2.2 "
272+ yew = { version = " 0.22 .0" , features = [" csr" ] }
273+ yew-tincture = " 0.3.0 "
274274zip = { version = " 2.2.2" , default-features = false , features = [
275275 " deflate" ,
276276 " time" ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ path = "src/bin/worker.rs"
1515
1616[dependencies ]
1717yew.workspace = true
18- yew-agent = " 0.3 .0"
18+ yew-agent = " 0.4 .0"
1919yew-tincture.workspace = true
2020js-sys.workspace = true
2121wasm-bindgen.workspace = true
You can’t perform that action at this time.
0 commit comments