mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-07 16:38:01 +00:00
Bump trybuild from 1.0.50 to 1.0.52 (#4156)
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.50 to 1.0.52. - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](https://github.com/dtolnay/trybuild/compare/1.0.50...1.0.52) --- 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
@@ -10984,9 +10984,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "trybuild"
|
||||
version = "1.0.50"
|
||||
version = "1.0.52"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "dbaccfa9796293406a02ec790614628c88d0b3246249a620ac1ee7076274716b"
|
||||
checksum = "150e726dc059e6fbd4fce3288f5bb3cf70128cf63b0dde23b938a3cad810fb23"
|
||||
dependencies = [
|
||||
"glob",
|
||||
"lazy_static",
|
||||
|
||||
@@ -19,4 +19,4 @@ futures-timer = "3.0.2"
|
||||
pin-project = "1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
trybuild = "1.0.50"
|
||||
trybuild = "1.0.52"
|
||||
|
||||
Reference in New Issue
Block a user