Skip to content

Commit

Permalink
Add winapi to the main Cargo.toml dev-dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
artemii235 committed Nov 30, 2020
1 parent ebe7404 commit 9fb94fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ libsecp256k1 = "0.2.2"
mocktopus = "0.7.0"
rand4 = { version = "0.4", package = "rand" }
testcontainers = { git = "https://github.com/artemii235/testcontainers-rs.git" }
winapi = "0.3"

[workspace]
members = [
Expand Down

0 comments on commit 9fb94fb

Please sign in to comment.