split webview and png render
This commit is contained in:
parent
1e7f8bc24d
commit
efc2605a4f
5 changed files with 34 additions and 23 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -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",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue