chore(deps): bump shadow-rs from 1.7.1 to 2.0.0

Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 1.7.1 to 2.0.0.
- [Release notes](https://github.com/baoyachi/shadow-rs/releases)
- [Commits](https://github.com/baoyachi/shadow-rs/compare/v1.7.1...v2.0.0)

---
updated-dependencies:
- dependency-name: shadow-rs
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-29 14:43:48 +00:00
committed by GitHub
parent ccb39abd2e
commit 029b066d32
2 changed files with 104 additions and 58 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ windows-numerics = { version = "0.3" }
windows-implement = { version = "0.60" }
windows-interface = { version = "0.59" }
windows-core = { version = "0.62" }
shadow-rs = "1"
shadow-rs = "2"
which = "8"
[workspace.dependencies.windows]