Skip to content

Commit a59fe0e

Browse files
chore(deps): update rust crate insta to v1.44.2 (#8683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ae03b9 commit a59fe0e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2260,7 +2260,7 @@ dependencies = [
22602260
"libc",
22612261
"option-ext",
22622262
"redox_users",
2263-
"windows-sys 0.60.2",
2263+
"windows-sys 0.61.0",
22642264
]
22652265

22662266
[[package]]
@@ -2476,7 +2476,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
24762476
checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad"
24772477
dependencies = [
24782478
"libc",
2479-
"windows-sys 0.60.2",
2479+
"windows-sys 0.52.0",
24802480
]
24812481

24822482
[[package]]
@@ -3678,9 +3678,9 @@ dependencies = [
36783678

36793679
[[package]]
36803680
name = "insta"
3681-
version = "1.44.1"
3681+
version = "1.44.2"
36823682
source = "registry+https://github.com/rust-lang/crates.io-index"
3683-
checksum = "e8732d3774162a0851e3f2b150eb98f31a9885dd75985099421d393385a01dfd"
3683+
checksum = "dfd3461e1f00283105bdf97c3a1aca2b3f8456eb809a96938d2b190cd4dbc6d2"
36843684
dependencies = [
36853685
"console 0.15.11",
36863686
"globset",
@@ -4370,7 +4370,7 @@ version = "0.50.3"
43704370
source = "registry+https://github.com/rust-lang/crates.io-index"
43714371
checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
43724372
dependencies = [
4373-
"windows-sys 0.60.2",
4373+
"windows-sys 0.61.0",
43744374
]
43754375

43764376
[[package]]
@@ -5931,7 +5931,7 @@ dependencies = [
59315931
"errno",
59325932
"libc",
59335933
"linux-raw-sys",
5934-
"windows-sys 0.60.2",
5934+
"windows-sys 0.52.0",
59355935
]
59365936

59375937
[[package]]
@@ -7709,7 +7709,7 @@ version = "0.1.10"
77097709
source = "registry+https://github.com/rust-lang/crates.io-index"
77107710
checksum = "0978bf7171b3d90bac376700cb56d606feb40f251a475a5d6634613564460b22"
77117711
dependencies = [
7712-
"windows-sys 0.60.2",
7712+
"windows-sys 0.48.0",
77137713
]
77147714

77157715
[[package]]

0 commit comments

Comments
 (0)