Skip to content

Commit 68ca573

Browse files
committed
fix Cargo.toml
1 parent c6955a8 commit 68ca573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ windows = "0.11.0"
2323
nix = "0.21.0"
2424

2525
[build-dependencies]
26-
[target.'cfg(windows)'.dependencies]
26+
[target.'cfg(windows)'.build-dependencies]
2727
windows = "0.11.0"

0 commit comments

Comments
 (0)