Skip to content

Commit

Permalink
fix(deps): update rust crate http to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent b11221a commit 151f36c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 10 deletions.
29 changes: 20 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/localhost/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ tauri.workspace = true
log.workspace = true
thiserror.workspace = true
tiny_http = "0.12"
http = "0.2"
http = "1.0"

0 comments on commit 151f36c

Please sign in to comment.