mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Bump yerpc to 0.3.1 with fix for axum server
This commit is contained in:
committed by
Simon Laux
parent
e3fa42fe88
commit
1d347f7369
@@ -21,7 +21,7 @@ log = "0.4"
|
||||
async-channel = { version = "1.6.1" }
|
||||
futures = { version = "0.3.19" }
|
||||
serde_json = "1.0.75"
|
||||
yerpc = { version = "0.3", features = ["anyhow_expose"] }
|
||||
yerpc = { version = "^0.3.1", features = ["anyhow_expose"] }
|
||||
typescript-type-def = { version = "0.5.3", features = ["json_value"] }
|
||||
tokio = { version = "1.19.2" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user