mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-07 03:44:07 +03:00
chore(deps) Update Rust crate attohttpc to 0.15.0 (#730)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f345b60728
commit
177f66d32a
@ -29,7 +29,7 @@ thiserror = "1.0.20"
|
||||
rand = "0.7"
|
||||
nfd = "0.0.4"
|
||||
tauri-dialog = "0.1.0"
|
||||
attohttpc = { version = "0.14.0", features = [ "json", "form" ] }
|
||||
attohttpc = { version = "0.15.0", features = [ "json", "form" ] }
|
||||
http = "0.2"
|
||||
tauri-utils = { version = "0.5", path = "../tauri-utils" }
|
||||
clap = { git = "https://github.com/clap-rs/clap", rev = "1a276f8", version = "3.0.0-beta.1", optional = true }
|
||||
|
Loading…
Reference in New Issue
Block a user