mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 17:06:35 +03:00
cargo: bump thiserror from 1.0.26 to 1.0.28
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.26 to 1.0.28. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.26...1.0.28) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -22,7 +22,7 @@ num-traits = "0.2.6"
|
||||
serde_json = "1.0"
|
||||
async-std = "1.10.0"
|
||||
anyhow = "1.0.43"
|
||||
thiserror = "1.0.26"
|
||||
thiserror = "1.0.28"
|
||||
rand = "0.7.3"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user