Skip to content

Commit

Permalink
chore(deps): update compatible (dev)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 44e8e4a commit b55bf56
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
50 changes: 25 additions & 25 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/anstyle-parse/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ utf8 = ["dep:utf8parse"]
codegenrs = { version = "3.0.1", default-features = false }
criterion = "0.5.1"
proptest = "1.4.0"
snapbox = { version = "0.4.15", features = ["path"] }
snapbox = { version = "0.4.16", features = ["path"] }
vte_generate_state_changes = { version = "0.1.1" }

[[bench]]
Expand Down
2 changes: 1 addition & 1 deletion crates/anstyle-roff/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ roff = "0.2.1"
cansi = "2.2.1"

[dev-dependencies]
snapbox = "0.4.15"
snapbox = "0.4.16"
2 changes: 1 addition & 1 deletion crates/colorchoice-clap/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ clap = { version = "4.3.5", default-features = false, features = ["std", "derive

[dev-dependencies]
anstream = { path = "../anstream" }
clap = "4.4.12"
clap = "4.4.18"
owo-colors = "4.0.0"

0 comments on commit b55bf56

Please sign in to comment.