Skip to content

Commit b7ba232

Browse files
authored
Merge pull request n4r1b#116 from n4r1b/dependabot/cargo/windows-0.52
Update windows requirement from 0.51 to 0.52
2 parents 35b496b + a86371b commit b7ba232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ time_rs = ["time"]
1717
serde = [ "dep:serde", "time?/serde", "time?/serde-human-readable" ]
1818

1919
[dependencies]
20-
windows = { version = "0.51", features = [
20+
windows = { version = "0.52", features = [
2121
"Win32_Foundation",
2222
"Win32_Security_Authorization",
2323
"Win32_System_Diagnostics_Etw",

0 commit comments

Comments
 (0)