mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 13:39:08 +02:00
deps: bump to miette 3.0 mainline
This commit is contained in:
@ -7,5 +7,4 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
thiserror = "1.0.29"
|
||||
miette = { git = "https://github.com/zkat/miette", branch = "release/3.0.0" }
|
||||
# miette = { path = "../../../miette" }
|
||||
miette = "3.0.0"
|
||||
|
Reference in New Issue
Block a user