Skip to content

Commit

Permalink
Cargo Dependency: Bump trybuild from 1.0.84 to 1.0.86
Browse files Browse the repository at this point in the history
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.84 to 1.0.86.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.84...1.0.86)

---
updated-dependencies:
- dependency-name: trybuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent 15a3c50 commit 1a6b46f
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 crates/wdk-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ lazy_static = "1.4.0"
macrotest = { git = "https://github.com/eupn/macrotest", rev = "c4151a5" }
paste = "1.0.14"
syn = { version = "2.0.32", features = ["extra-traits"] }
trybuild = "1.0.84"
trybuild = "1.0.86"
colored = "2.0.4"

[package.metadata.cargo-udeps.ignore]
Expand Down

0 comments on commit 1a6b46f

Please sign in to comment.