Skip to content

Commit

Permalink
chore(deps): update compatible (dev) (#5059)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent 56048d8 commit 6cd2706
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ clap_derive = { path = "./clap_derive", version = "=4.3.12", optional = true }
once_cell = { version = "1.12.0", optional = true }

[dev-dependencies]
trybuild = "1.0.80"
rustversion = "1.0.12"
trybuild = "1.0.82"
rustversion = "1.0.14"
# Cutting out `filesystem` feature
trycmd = { version = "0.14.16", default-features = false, features = ["color-auto", "diff", "examples"] }
humantime = "2.1.0"
Expand Down
4 changes: 2 additions & 2 deletions clap_builder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ unicode-width = { version = "0.1.9", optional = true }
once_cell = { version = "1.12.0", optional = true }

[dev-dependencies]
trybuild = "1.0.80"
rustversion = "1.0.12"
trybuild = "1.0.82"
rustversion = "1.0.14"
# Cutting out `filesystem` feature
trycmd = { version = "0.14.16", default-features = false, features = ["color-auto", "diff", "examples"] }
humantime = "2.1.0"
Expand Down

0 comments on commit 6cd2706

Please sign in to comment.