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:
renovate[bot]
2023-11-30 13:00:09 +01:00
committed by GitHub
parent e1eb82fe92
commit aabb440159
2 changed files with 21 additions and 10 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ tauri.workspace = true
log.workspace = true
thiserror.workspace = true
tiny_http = "0.12"
http = "0.2"
http = "1"