mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
chore: update yerpc to 0.6.4
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -7291,9 +7291,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "yerpc"
|
name = "yerpc"
|
||||||
version = "0.6.3"
|
version = "0.6.4"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "0a3c86bc22116513ae8b72b96da2f4fc9de66110000864456d1bd5244c15de68"
|
checksum = "1dc24983fbe850227bfc1de89bf8cbfb3e2463afc322e0de2f155c4c23d06445"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"async-channel 1.9.0",
|
"async-channel 1.9.0",
|
||||||
|
|||||||
@@ -195,7 +195,7 @@ thiserror = "2"
|
|||||||
tokio = "1"
|
tokio = "1"
|
||||||
tokio-util = "0.7.14"
|
tokio-util = "0.7.14"
|
||||||
tracing-subscriber = "0.3"
|
tracing-subscriber = "0.3"
|
||||||
yerpc = "0.6.2"
|
yerpc = "0.6.4"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["vendored"]
|
default = ["vendored"]
|
||||||
|
|||||||
Reference in New Issue
Block a user