Skip to content

Commit 067b05f

Browse files
chore(deps): bump windows-core from 0.59.0 to 0.61.2
Bumps [windows-core](https://github.com/microsoft/windows-rs) from 0.59.0 to 0.61.2. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: windows-core dependency-version: 0.61.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0adf0ed commit 067b05f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ sysinfo = "0.30.12"
6868
battery = "0.7.8"
6969
winvd = { git = "https://github.com/eythaann/virtualdesktopaccessor.git" }
7070
winreg = "0.55.0"
71-
windows-core = "0.59.0" # windows-rs already depends and reexports this, but we need it as a direct dependency (implement macro)
71+
windows-core = "0.61.2" # windows-rs already depends and reexports this, but we need it as a direct dependency (implement macro)
7272
win-screenshot = "4.0.8"
7373
base64 = "0.22.1"
7474
arc-swap = "1.7.1"

0 commit comments

Comments
 (0)