build(deps): bump trybuild from 1.0.88 to 1.0.89 (#1361)

Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.88 to 1.0.89.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](https://github.com/dtolnay/trybuild/compare/1.0.88...1.0.89)

---
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>
This commit is contained in:
dependabot[bot]
2024-01-15 09:14:13 +01:00
committed by GitHub
parent 947616bfb6
commit 2ec3572299
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ tokio = { version = "1.35", default-features = false }
tracing = "0.1.40"
tracing-wasm = "0.2.1"
tracing-subscriber = "0.3.18"
trybuild = "1.0.86"
trybuild = "1.0.89"
url = "2.5.0"
wabt = "0.10.0"
wasm-bindgen-test = "0.3.24"