mirror of
https://github.com/chatmail/core.git
synced 2026-05-17 05:46:30 +03:00
cargo: bump yerpc from 0.3.1 to 0.4.0
Bumps [yerpc](https://github.com/Frando/yerpc) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/Frando/yerpc/releases) - [Commits](https://github.com/Frando/yerpc/commits/v0.4.0) --- updated-dependencies: - dependency-name: yerpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -22,4 +22,4 @@ log = "0.4"
|
||||
serde_json = "1.0.91"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tokio = { version = "1.25.0", features = ["io-std"] }
|
||||
yerpc = { version = "0.3.1", features = ["anyhow_expose"] }
|
||||
yerpc = { version = "0.4.0", features = ["anyhow_expose"] }
|
||||
|
||||
Reference in New Issue
Block a user