build(deps): bump trybuild from 1.0.91 to 1.0.93 (#1571)

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

---
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: Alexandru Vasile <60601340+lexnv@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-06 10:47:57 +02:00
committed by GitHub
parent 44a6e05a7a
commit f034ac486c
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ tokio = { version = "1.37", default-features = false }
tracing = { version = "0.1.40", default-features = false }
tracing-wasm = "0.2.1"
tracing-subscriber = "0.3.18"
trybuild = "1.0.91"
trybuild = "1.0.93"
url = "2.5.0"
wabt = "0.10.0"
wasm-bindgen-test = "0.3.24"