mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 02:51:01 +00:00
Bump thiserror from 1.0.49 to 1.0.50
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.49 to 1.0.50. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.49...1.0.50) --- 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:
committed by
Bastian Köcher
parent
f539157da2
commit
aec768dbe9
@@ -16,7 +16,7 @@ num-traits = "0.2"
|
||||
rand = "0.8"
|
||||
scale-info = { version = "2.9.0", features = ["derive"] }
|
||||
tokio = { version = "1.33", features = ["rt-multi-thread"] }
|
||||
thiserror = "1.0.49"
|
||||
thiserror = "1.0.50"
|
||||
|
||||
# Bridge dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user