Skip to content

Commit

Permalink
Merge pull request #3 from tauri-apps/renovate/tiny_http-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate tiny_http to 0.11
  • Loading branch information
FabianLars authored Jul 3, 2022
2 parents cb9fdb4 + 27eb725 commit c4e8ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ exclude = [

[dependencies]
tauri = "1.0"
tiny_http = "0.9"
tiny_http = "0.11"
portpicker = "0.1"
serde_json = "1.0"

0 comments on commit c4e8ac1

Please sign in to comment.