mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 02:05:02 +02:00
Bump miette from 5.9.0 to 5.10.0 (#9713)
This commit is contained in:
@ -56,7 +56,7 @@ itertools = "0.10"
|
||||
log = "0.4"
|
||||
lscolors = { version = "0.14", default-features = false, features = ["nu-ansi-term"] }
|
||||
md5 = { package = "md-5", version = "0.10" }
|
||||
miette = { version = "5.9", features = ["fancy-no-backtrace"] }
|
||||
miette = { version = "5.10", features = ["fancy-no-backtrace"] }
|
||||
mime = "0.3"
|
||||
mime_guess = "2.0"
|
||||
native-tls = "0.2"
|
||||
|
Reference in New Issue
Block a user