chore(deps): Update more dependencies
This commit is contained in:
parent
df4fc3386b
commit
5ff001816c
3 changed files with 110 additions and 119 deletions
|
|
@ -71,12 +71,12 @@ fuzzy-matcher = "0.3"
|
|||
jsonschema = { version = "0.26", optional = true }
|
||||
open = "5"
|
||||
os_info = "3"
|
||||
rayon = { version = "1.10.0", optional = true }
|
||||
rayon = { version = "1", optional = true }
|
||||
regex = { version = "1", optional = true }
|
||||
requestty = { version = "0.5", features = ["macros", "termion"] }
|
||||
shadow-rs = { version = "0.35", default-features = false }
|
||||
urlencoding = "2"
|
||||
yaml-rust2 = { version = "0.9.0", optional = true }
|
||||
yaml-rust2 = { version = "0.9", optional = true }
|
||||
|
||||
cached.workspace = true
|
||||
clap = { workspace = true, features = ["derive", "cargo", "unicode", "env"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue