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"