mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
fix(deps): update rust crate attohttpc to 0.8.0 (#261)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
This commit is contained in:
committed by
Tensor-Programming
parent
ff0cacf749
commit
769dcf2d3f
@@ -34,7 +34,7 @@ uuid = { version = "0.8", features = ["v5"] }
|
||||
walkdir = "2"
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
attohttpc = { version = "0.7.0" }
|
||||
attohttpc = { version = "0.8.0" }
|
||||
|
||||
[target.'cfg(not(target_os = "linux"))'.dependencies]
|
||||
handlebars = { version = "2.0" }
|
||||
|
||||
Reference in New Issue
Block a user