mirror of
https://github.com/tauri-apps/wry.git
synced 2026-01-31 00:35:20 +01:00
chore(deps): update tao to 0.21 (#984)
This commit is contained in:
committed by
GitHub
parent
87b331a7d4
commit
a47e36b85a
5
.cargo/tao-0.21.md
Normal file
5
.cargo/tao-0.21.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"wry": minor
|
||||
---
|
||||
|
||||
Update tao to 0.21.
|
||||
@@ -41,7 +41,7 @@ serde = { version = "1.0", features = [ "derive" ] }
|
||||
serde_json = "1.0"
|
||||
thiserror = "1.0"
|
||||
url = "2.4"
|
||||
tao = { version = "0.20", default-features = false, features = [ "serde" ] }
|
||||
tao = { version = "0.21", default-features = false, features = [ "serde" ] }
|
||||
http = "0.2.9"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user