Skip to content

Commit 4c7ae6b

Browse files
committed
Version 0.38.0
1 parent 6ec39ad commit 4c7ae6b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

crates/libs/metadata/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ default-target = "x86_64-pc-windows-msvc"
1212
targets = []
1313

1414
[dependencies.windows-sys]
15-
path = "../sys"
16-
version = "0.38.0"
15+
version = "0.36.1"
1716
features = [
1817
"Win32_System_SystemServices",
1918
"Win32_System_Diagnostics_Debug",

0 commit comments

Comments
 (0)