From aed67998da7ab5d82ca34679d198e7e96fd275dc Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Thu, 9 Dec 2021 12:08:01 -0700 Subject: [PATCH] squash --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5432125..7233adb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ license = "MIT" wasm-bindgen = "0.2" js-sys = "0.3" gpx = "0.8.1" -# TODO +# TODO: still waiting on a public release # yew = "0.19" yew = { git = "https://github.com/yewstack/yew.git" } gloo-file = "0.2"