Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 5923480 commit 926b03e
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 @@ -28,5 +28,5 @@ rustfmt-wrapper = "0.2.1"
schemars = "0.8.21"
serde = "1.0.217"
serde_json = "1.0.135"
trybuild = "1.0.101"
trybuild = "1.0.102"
uuid = { version = "1.12.0", features = ["serde"] }

0 comments on commit 926b03e

Please sign in to comment.