This is a low-level rust binding package for libSM, the X11 Session Management library.
In your `Cargo.toml` file add the following section:
```toml
[dependencies]
libSM-sys = "0.1"
```
libSM-sys is licensed under the [MIT](https://spdx.org/licenses/MIT.html) and can be found in the [LICENSE](LICENSE) file.