Skip to content

Commit 17f8ab0

Browse files
Update plugins/recent-doc/Cargo.toml
1 parent 0f46ebc commit 17f8ab0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/recent-doc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ objc2-foundation = { version = "0.3.2", features = ["NSString", "NSURL", "NSArra
3838
objc2-app-kit = { version = "0.3.2", features = ["NSDocumentController"] }
3939

4040
[target."cfg(target_os = \"windows\")".dependencies]
41-
windows = { version = "0.62.2", features = [
41+
windows = { version = "0.61", features = [
4242
"Win32_Foundation",
4343
"Win32_System_Com",
4444
"Win32_UI_Shell",

0 commit comments

Comments
 (0)