Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Wilson <james@jsdw.me>
  • Loading branch information
dependabot[bot] and jsdw authored Jul 25, 2023
1 parent 8382448 commit 023026a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ tokio = { version = "1.29", default-features = false }
tracing = "0.1.34"
tracing-wasm = "0.2.1"
tracing-subscriber = "0.3.17"
trybuild = "1.0.81"
trybuild = "1.0.82"
wabt = "0.10.0"
wasm-bindgen-test = "0.3.24"
which = "4.4.0"
Expand Down

0 comments on commit 023026a

Please sign in to comment.