Skip to content

Commit

Permalink
fix: remove bindings local crate
Browse files Browse the repository at this point in the history
  • Loading branch information
EstebanBorai committed Jun 19, 2021
1 parent a3257c8 commit 421554e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
8 changes: 0 additions & 8 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ thiserror = "1"
[target.'cfg(target_os = "windows")'.dependencies]
windows = "0.11.0"
memalloc = "0.1"
bindings = { path = "./src/windows/bindings" }

0 comments on commit 421554e

Please sign in to comment.