mirror of
https://github.com/nushell/nushell.git
synced 2025-08-23 04:31:26 +02:00
build: update miette
dependency (#5889)
This commit is contained in:
@@ -9,7 +9,7 @@ version = "0.64.1"
|
||||
[dependencies]
|
||||
chrono = "0.4.19"
|
||||
itertools = "0.10"
|
||||
miette = "4.5.0"
|
||||
miette = "5.1.0"
|
||||
thiserror = "1.0.29"
|
||||
serde_json = "1.0"
|
||||
nu-path = {path = "../nu-path", version = "0.64.1" }
|
||||
|
Reference in New Issue
Block a user