forked from extern/nushell
bump miette to 4.4.0 (#5167)
This fixes an issue where docsrs error links were not working. Ref: https://github.com/zkat/miette/issues/147
This commit is contained in:
@ -8,7 +8,7 @@ version = "0.61.0"
|
||||
|
||||
[dependencies]
|
||||
chrono = "0.4.19"
|
||||
miette = "4.1.0"
|
||||
miette = "4.4.0"
|
||||
thiserror = "1.0.29"
|
||||
serde_json = "1.0"
|
||||
nu-path = {path = "../nu-path", version = "0.61.0" }
|
||||
|
Reference in New Issue
Block a user