aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-18 17:09:48 +0000
committerGitHub <noreply@github.com>2025-03-18 17:09:48 +0000
commit2cbaff948a074667b89a98681d2a4bd1ebbf7843 (patch)
tree19cfd4d9ba74c88ac44b7dd20187e8dbb9b335a3
parent8d39d7706aee50971e848a5e31fc6bfd7ef552c1 (diff)
downloadservo-2cbaff948a074667b89a98681d2a4bd1ebbf7843.tar.gz
servo-2cbaff948a074667b89a98681d2a4bd1ebbf7843.zip
build(deps): bump windows-link from 0.1.0 to 0.1.1 (#36038)
Bumps [windows-link](https://github.com/microsoft/windows-rs) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: windows-link dependency-type: indirect 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>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index b383d7bca1e..e2934d6c906 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -8928,9 +8928,9 @@ dependencies = [
[[package]]
name = "windows-link"
-version = "0.1.0"
+version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "6dccfd733ce2b1753b03b6d3c65edf020262ea35e20ccdf3e288043e6dd620e3"
+checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38"
[[package]]
name = "windows-result"