This is a low-level rust binding package for libICE, the X11 Inter-Client Exchange library.
In your Cargo.toml
file add the following section:
```toml
[dependencies]
libICE-sys = "0.1"
```
libICE-sys is licensed under the MIT and can be found in the LICENSE file.