Skip to content

Commit 371cc57

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3678,9 +3678,9 @@ dependencies = [
36783678

36793679
[[package]]
36803680
name = "insta"
3681-
version = "1.44.2"
3681+
version = "1.44.3"
36823682
source = "registry+https://github.com/rust-lang/crates.io-index"
3683-
checksum = "dfd3461e1f00283105bdf97c3a1aca2b3f8456eb809a96938d2b190cd4dbc6d2"
3683+
checksum = "b5c943d4415edd8153251b6f197de5eb1640e56d84e8d9159bea190421c73698"
36843684
dependencies = [
36853685
"console 0.15.11",
36863686
"globset",
@@ -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.48.0",
7712+
"windows-sys 0.52.0",
77137713
]
77147714

77157715
[[package]]

0 commit comments

Comments
 (0)