Skip to content

Commit 0ba3137

Browse files
committed
Merge branch 'origin/dependabot/cargo/windows-sys-0.61.0'
2 parents 02a6bfe + ef1b3f8 commit 0ba3137

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

crates/codegraph-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ bytecheck = "0.8"
5454
libc = "0.2"
5555

5656
[target.'cfg(windows)'.dependencies]
57-
windows-sys = { version = "0.59", features = [
57+
windows-sys = { version = "0.61", features = [
5858
"Win32_Foundation",
5959
"Win32_System_Memory"
6060
] }

0 commit comments

Comments
 (0)