mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-29 13:03:09 +03:00
chore(deps) Update Rust crate tiny_http to 0.7 (#570)
This commit is contained in:
parent
e0484ceab8
commit
945110a810
@ -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" ] }
|
||||
|
Loading…
Reference in New Issue
Block a user