SIGN IN SIGN UP
tauri-apps / tauri UNCLAIMED

Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

0 0 123 Rust

Update kuchikiki, html5ever, tao, wry, webview2-com (#13629)

* fix: dont depend on private schemars api

* tauri-cli/deps: update kuchikiki and html5ever
tauri-utils/deps: update kuchikiki and html5ever
tauri-runtime-wry/deps: update wry to match kuchikiki and html5ever versions

* fix: specify exact patch version of schemars

Without this, cargo resolves the patch version of schemars to one that
does not include the _private module on which tauri-utils v1 depends,
which is a dependency of tauri-cli. As a result of this, the build breaks.

* tauri-utils/fix: inline tauri-utils v1 config module

* deps: upgrade and pin schemars 0.8.21 to pick up crate patch in Cargo.toml

* update tao, wry

* lint, license

* lint

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
S
sftse committed
9c16eefa319b4697bac1d1019bbb5f93eca63173
Parent: 3242e1c
Committed by GitHub <noreply@github.com> on 6/24/2025, 5:39:20 PM