File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " miette"
3- version = " 7.5 .0"
3+ version = " 7.6 .0"
44authors = [" Kat Marchán <kzm@zkat.tech>" ]
55description = " Fancy diagnostic reporting library and protocol for us mere mortals who aren't compiler hackers."
66categories = [" rust-patterns" ]
@@ -13,7 +13,7 @@ rust-version = "1.70.0"
1313exclude = [" images/" , " tests/" , " miette-derive/" ]
1414
1515[dependencies ]
16- miette-derive = { path = " miette-derive" , version = " =7.5 .0" , optional = true }
16+ miette-derive = { path = " miette-derive" , version = " =7.6 .0" , optional = true }
1717unicode-width = " 0.1.11"
1818cfg-if = " 1.0.0"
1919
Original file line number Diff line number Diff line change 11[package ]
22name = " miette-derive"
3- version = " 7.5 .0"
3+ version = " 7.6 .0"
44authors = [" Kat Marchán <kzm@zkat.tech>" ]
55edition = " 2018"
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments