meilisearch / meilisearch-rust

Rust wrapper for the Meilisearch API.

Home Page:https://www.meilisearch.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web_app example outdated

Cyrix126 opened this issue · comments

The web_app example is using 0.18.
It will not compile with latest yew 0.20.0

Some relevant link:
https://yew.rs/docs/migration-guides/yew/from-0_18_0-to-0_19_0
https://yew.rs/docs/migration-guides/yew/from-0_19_0-to-0_20_0