mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-01 12:08:06 +02:00
fix(deps): update rust crate http to v1 (#729)
* fix(deps): update rust crate http to v1 * Update Cargo.toml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
This commit is contained in:
@@ -16,4 +16,4 @@ tauri.workspace = true
|
||||
log.workspace = true
|
||||
thiserror.workspace = true
|
||||
tiny_http = "0.12"
|
||||
http = "0.2"
|
||||
http = "1"
|
||||
|
||||
Reference in New Issue
Block a user