chore(deps) Update Rust crate tiny_http to 0.7 (#570)

This commit is contained in:
renovate[bot] 2020-04-26 08:30:44 -03:00 committed by GitHub
parent e0484ceab8
commit 945110a810
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ icon = [
serde_json = "1.0.51"
serde = "1.0"
serde_derive = "1.0"
tiny_http = "0.6"
tiny_http = "0.7"
phf = "0.8.0"
includedir = "0.5.0"
tauri = { path = "../../../../../../../tauri", features = [ "all-api", "edge" ] }