Skip to content

Commit 19566ff

Browse files
fix(deps): bump windows from 0.61.1 to 0.61.3
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.61.1 to 0.61.3. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: windows dependency-version: 0.61.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3311ed2 commit 19566ff

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

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

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ objc2-foundation = { version = "0.2.2", features = ["NSString", "NSURL"] }
155155
security-framework = "3.2.0"
156156

157157
[target.'cfg(windows)'.dependencies]
158-
windows = { version = "0.61.1", features = [
158+
windows = { version = "0.61.3", features = [
159159
"Foundation",
160160
"Win32_System_ProcessStatus",
161161
"Win32_System_Kernel",

0 commit comments

Comments
 (0)