curseforge_webview

Crates.iocurseforge_webview
lib.rscurseforge_webview
version0.1.0
sourcesrc
created_at2023-03-06 21:48:57.29493
updated_at2023-03-06 21:48:57.29493
descriptionA webview using wry, used by other applications to display the CurseForge website
homepagehttps://packwiz.infra.link/
repositoryhttps://github.com/packwiz/curseforge_webview
max_upload_size
id803023
size524,923
(comp500)

documentation

README

curseforge_webview

A webview using wry, used by other applications to display the CurseForge website.

Updating dependencies

When dependencies are updated/added/removed, the third-party licenses file should be regenerated. This can be done with the following commands:

cargo install --locked cargo-about
cargo about generate about.hbs -o src/licenses.html
Commit count: 2

cargo fmt