mirror of https://github.com/zkat/miette.git
update thiserror from 1.0.56 to 2.0.11
This commit is contained in:
parent
b8c144f2a6
commit
1d4ac23307
|
|
@ -13,7 +13,7 @@ rust-version = "1.70.0"
|
|||
exclude = ["images/", "tests/", "miette-derive/"]
|
||||
|
||||
[dependencies]
|
||||
thiserror = "1.0.56"
|
||||
thiserror = "2.0.11"
|
||||
miette-derive = { path = "miette-derive", version = "=7.5.0", optional = true }
|
||||
unicode-width = "0.1.11"
|
||||
cfg-if = "1.0.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue