Skip to content

Commit

Permalink
Merge pull request #4440 from clap-rs/dependabot/cargo/trybuild-1.0.71
Browse files Browse the repository at this point in the history
chore(deps): bump trybuild from 1.0.65 to 1.0.71
  • Loading branch information
epage committed Nov 2, 2022
2 parents 27bfcc5 + 7f0d9e3 commit 033438e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Expand Up @@ -104,7 +104,7 @@ unicode-width = { version = "0.1.9", optional = true }
once_cell = { version = "1.12.0", optional = true }

[dev-dependencies]
trybuild = "1.0.65"
trybuild = "1.0.71"
rustversion = "1"
# Cutting out `filesystem` feature
trycmd = { version = "0.13", default-features = false, features = ["color-auto", "diff", "examples"] }
Expand Down

0 comments on commit 033438e

Please sign in to comment.