Update windows-result to remove duplicate windows-link dependency

This commit is contained in:
Oliver Hamlet
2025-09-29 21:25:11 +01:00
parent face608fae
commit ebd04a39ff
2 changed files with 6 additions and 19 deletions
Generated
+4 -10
View File
@@ -1208,12 +1208,6 @@ version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "windows-link"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
[[package]]
name = "windows-link"
version = "0.2.0"
@@ -1222,11 +1216,11 @@ checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65"
[[package]]
name = "windows-result"
version = "0.3.4"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
checksum = "7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f"
dependencies = [
"windows-link 0.1.3",
"windows-link",
]
[[package]]
@@ -1244,7 +1238,7 @@ version = "0.61.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f109e41dd4a3c848907eb83d5a42ea98b3769495597450cf6d153507b166f0f"
dependencies = [
"windows-link 0.2.0",
"windows-link",
]
[[package]]
+2 -9
View File
@@ -28,13 +28,6 @@ user-id = 1139
user-login = "Manishearth"
user-name = "Manish Goregaokar"
[[publisher.windows-link]]
version = "0.1.3"
when = "2025-06-12"
user-id = 64539
user-login = "kennykerr"
user-name = "Kenny Kerr"
[[publisher.windows-link]]
version = "0.2.0"
when = "2025-09-04"
@@ -43,8 +36,8 @@ user-login = "kennykerr"
user-name = "Kenny Kerr"
[[publisher.windows-result]]
version = "0.3.4"
when = "2025-05-19"
version = "0.4.0"
when = "2025-09-04"
user-id = 64539
user-login = "kennykerr"
user-name = "Kenny Kerr"