mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 00:31:07 +00:00
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:
Generated
+2
-2
@@ -4902,9 +4902,9 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "trybuild"
|
name = "trybuild"
|
||||||
version = "1.0.88"
|
version = "1.0.89"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "76de4f783e610194f6c98bfd53f9fc52bb2e0d02c947621e8a0f4ecc799b2880"
|
checksum = "9a9d3ba662913483d6722303f619e75ea10b7855b0f8e0d72799cf8621bb488f"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"basic-toml",
|
"basic-toml",
|
||||||
"glob 0.3.1",
|
"glob 0.3.1",
|
||||||
|
|||||||
+1
-1
@@ -89,7 +89,7 @@ tokio = { version = "1.35", default-features = false }
|
|||||||
tracing = "0.1.40"
|
tracing = "0.1.40"
|
||||||
tracing-wasm = "0.2.1"
|
tracing-wasm = "0.2.1"
|
||||||
tracing-subscriber = "0.3.18"
|
tracing-subscriber = "0.3.18"
|
||||||
trybuild = "1.0.86"
|
trybuild = "1.0.89"
|
||||||
url = "2.5.0"
|
url = "2.5.0"
|
||||||
wabt = "0.10.0"
|
wabt = "0.10.0"
|
||||||
wasm-bindgen-test = "0.3.24"
|
wasm-bindgen-test = "0.3.24"
|
||||||
|
|||||||
Reference in New Issue
Block a user