Skip to content

Commit 7f0d9e3

Browse files
chore(deps): bump trybuild from 1.0.65 to 1.0.71
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.65 to 1.0.71. - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.65...1.0.71) --- updated-dependencies: - dependency-name: trybuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27bfcc5 commit 7f0d9e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ unicode-width = { version = "0.1.9", optional = true }
104104
once_cell = { version = "1.12.0", optional = true }
105105

106106
[dev-dependencies]
107-
trybuild = "1.0.65"
107+
trybuild = "1.0.71"
108108
rustversion = "1"
109109
# Cutting out `filesystem` feature
110110
trycmd = { version = "0.13", default-features = false, features = ["color-auto", "diff", "examples"] }

0 commit comments

Comments
 (0)