Skip to content

Commit 88ac277

Browse files
committed
build(forest): move window to dev-dependencies
1 parent f4a45d3 commit 88ac277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

float-pigment-forest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ criterion = "0.5.1"
5353
float-pigment-mlp = { workspace = true }
5454
rustc-hash = "1.1.0"
5555

56-
[target.'cfg(target_os="macos")'.dependencies]
56+
[target.'cfg(target_os="macos")'.dev-dependencies]
5757
piston_window = "0.128.0"
5858

5959
[lints]

0 commit comments

Comments
 (0)