mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
chore(deps) Update Rust crate attohttpc to 0.11.1 (#357)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@ walkdir = "2"
|
||||
tauri-utils = {version = "0.3", path = "../../tauri-utils"}
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
attohttpc = { version = "0.10.1" }
|
||||
attohttpc = { version = "0.11.1" }
|
||||
regex = { version = "1" }
|
||||
|
||||
[target.'cfg(not(target_os = "linux"))'.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user