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:
@@ -21,7 +21,7 @@ log = "0.4"
|
||||
async-channel = { version = "1.8.0" }
|
||||
futures = { version = "0.3.26" }
|
||||
serde_json = "1.0.91"
|
||||
yerpc = { version = "^0.3.1", features = ["anyhow_expose"] }
|
||||
yerpc = { version = "^0.4.0", features = ["anyhow_expose"] }
|
||||
typescript-type-def = { version = "0.5.5", features = ["json_value"] }
|
||||
tokio = { version = "1.25.0" }
|
||||
sanitize-filename = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user