Skip to content

Commit

Permalink
Use dcampbell's iup-sys from Crates
Browse files Browse the repository at this point in the history
  • Loading branch information
abonander committed Jun 1, 2015
1 parent 48331de commit 8d51909
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 404 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Expand Up @@ -3,8 +3,6 @@ name = "kiss-ui"
version = "0.1.0"
authors = ["Austin Bonander <austin.bonander@gmail.com>"]

[dependencies.iup-sys]
path = "iup-sys/"

[dependencies]
libc = "*"
iup-sys = "*"
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -130,7 +130,7 @@ Pull requests for corrections and additions are welcome!
* Supported Platforms: Windows (using Win32 APIs), Linux and Mac (using GTK+)
* Native Look and Feel: **Yes**
* "Hello, World!" LOC: **[18][kiss-ui-hw]**
* External Crates: **2** (including 1 local)
* External Crates: **2**
* External Native Libs: 1
* [PistonDevelopers/conrod][conrod]
* Build Status: [![Build Status](https://travis-ci.org/PistonDevelopers/conrod.svg?branch=master)](https://travis-ci.org/PistonDevelopers/conrod)
Expand Down
10 changes: 0 additions & 10 deletions iup-sys/Cargo.toml

This file was deleted.

7 changes: 0 additions & 7 deletions iup-sys/build.rs

This file was deleted.

0 comments on commit 8d51909

Please sign in to comment.