Skip to content

Commit

Permalink
Bump trybuild from 1.0.101 to 1.0.102
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 8bb83d7 commit f006cfc
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
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ thiserror = { version = "2.0.11" }
tokio = { version = "1.43.0" }
tracing = { version = "0.1.41" }
tracing-subscriber = { version = "0.3.19" }
trybuild = { version = "1.0.101" }
trybuild = { version = "1.0.102" }
which = { version = "7.0.0" }
xxhash-rust = { version = "0.8" }
const_env = { version = "0.1"}
Expand Down

0 comments on commit f006cfc

Please sign in to comment.