Merge pull request 'Update Rust crate thiserror to v2' (#11) from renovate/thiserror-2.x into develop
Reviewed-on: #11
This commit is contained in:
@@ -13,7 +13,7 @@ config = "./spellcheck.toml"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
# Errors
|
# Errors
|
||||||
anyhow = "1.0.75"
|
anyhow = "1.0.75"
|
||||||
thiserror = "1.0.50"
|
thiserror = "2.0.0"
|
||||||
|
|
||||||
# Async
|
# Async
|
||||||
async-std = "1.12.0"
|
async-std = "1.12.0"
|
||||||
|
Reference in New Issue
Block a user