mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-03 10:40:03 +00:00
Bump miette from 5.6.0 to 5.7.0 (#973)
This commit is contained in:
parent
d7441e4675
commit
363dbc650a
5 changed files with 29 additions and 19 deletions
|
@ -11,7 +11,7 @@ license = "Apache-2.0 OR MIT"
|
|||
|
||||
[dependencies]
|
||||
clap = { version = "4.2.1", features = ["derive"], optional = true }
|
||||
miette = { version = "5.5.0", default-features = false, optional = true }
|
||||
miette = { version = "5.7.0", default-features = false, optional = true }
|
||||
thiserror = "1.0.38"
|
||||
|
||||
[features]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue