Skip to content

Commit

Permalink
Bump trybuild from 1.0.84 to 1.0.85
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.85.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.84...1.0.85)

---
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 Sep 18, 2023
1 parent 5c3ee32 commit 0a0f6bd
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 typify/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ rustfmt-wrapper = "0.2.0"
schemars = "0.8.13"
serde = "1.0.188"
serde_json = "1.0.106"
trybuild = "1.0.84"
trybuild = "1.0.85"
uuid = { version = "1.4.1", features = ["serde"] }

0 comments on commit 0a0f6bd

Please sign in to comment.