mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
chore(deps) Update Rust crate attohttpc to 0.14.0 (#649)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -26,7 +26,7 @@ anyhow = "1.0.31"
|
||||
thiserror = "1.0.19"
|
||||
rand = "0.7"
|
||||
nfd = "0.0.4"
|
||||
attohttpc = {version = "0.13.0", features=["json", "form" ]}
|
||||
attohttpc = {version = "0.14.0", features=["json", "form" ]}
|
||||
http = "0.2"
|
||||
tauri-utils = {version = "0.5", path = "../tauri-utils"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user