Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
timelessnesses authored Jan 14, 2024
1 parent 4a321a3 commit 503bd28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2021"
clap = { version = "4.4.16", features = ["derive"] }
ctrlc = "3.4.2"
msgbox = "0.7.0"
winapi = { version = "0.3.9", features = ["winuser"] }
# winapi = { version = "0.3.9", features = ["winuser"] }
# sdl2 = { version = "0.36.0", features = ["ttf", "static-link", "use-vcpkg"] }

[target.'cfg(target_os = "windows")'.dependencies]
Expand Down

0 comments on commit 503bd28

Please sign in to comment.