sparklers 0.1.0

Safe, ergonomic Rust bindings to the Sparkle application update framework for macOS
1
2
3
4
5
6
7
# Sparklers

### Event-driven Rust bindings for the Sparkle macOS update framework

See [the `basic` example][basic-example] for how to use the library.

[basic-example]: examples/basic/src/main.rs