Make XML stream request

This commit is contained in:
2025-06-01 17:55:04 +02:00
parent e002c3a8c3
commit c0ca538a38
3 changed files with 31 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -452,6 +452,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779"
dependencies = [
"backtrace",
"bytes",
"libc",
"mio",
"pin-project-lite",