We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4af7b68 commit a0eab23Copy full SHA for a0eab23
plugins/http/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "tauri-plugin-http"
3
-version = "2.3.0"
+version = "2.2.0"
4
description = "Access an HTTP client written in Rust."
5
edition = { workspace = true }
6
authors = { workspace = true }
plugins/http/package.json
{
"name": "@tauri-apps/plugin-http",
- "version": "2.3.0",
+ "version": "2.2.0",
"license": "MIT OR Apache-2.0",
"authors": [
"Tauri Programme within The Commons Conservancy"
0 commit comments