feat: add stream support

This commit is contained in:
adrieljss
2025-03-02 23:07:44 +08:00
parent 643039c17e
commit 5edea81680
7 changed files with 54 additions and 86 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-http"
version = "2.4.0"
version = "2.3.0"
description = "Access an HTTP client written in Rust."
edition = { workspace = true }
authors = { workspace = true }