Skip to content

Commit

Permalink
Switch to winapi from windows, game update 2021.4.14s
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-kirby committed Apr 27, 2021
1 parent 96a2da2 commit d6a22c4
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 131 deletions.
166 changes: 36 additions & 130 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ lto = true
futures = "0.3"
parking_lot = "0.11"
sysinfo = "0.16"
taskinator-communicator = { git = "https://github.com/sam-kirby/taskinator-communicator.git", branch = "main" }
taskinator-communicator = { git = "https://github.com/sam-kirby/taskinator-communicator.git", branch = "winapi" }
tokio-stream = "0.1"
toml = "0.5"
tracing = "0.1"
Expand Down

0 comments on commit d6a22c4

Please sign in to comment.