split webview and png render

This commit is contained in:
Robert Perce 2026-02-26 21:07:48 -06:00
parent 1e7f8bc24d
commit efc2605a4f
5 changed files with 34 additions and 23 deletions

2
Cargo.lock generated
View file

@ -1191,6 +1191,8 @@ version = "0.27.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8156733e27020ea5c684db5beac5d1d611e1272ab17901a49466294b84fc217e"
dependencies = [
"axum-core",
"http",
"itoa",
"maud_macros",
]