mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-05 10:13:00 +02:00
chore(deps) Update Rust crate tiny_http to 0.7 (#570)
This commit is contained in:
@@ -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" ] }
|
||||
|
||||
Reference in New Issue
Block a user