sn30pro 0.2.0

A small library for interfacing with the SN30Pro controller
Documentation
[dependencies.bytes]
version = "1.1.0"

[dependencies.tokio]
features = ["fs", "io-util"]
version = "1.16.1"

[lib]
name = "sn30pro"
path = "src/lib.rs"

[package]
authors = ["Rowan S-L <r@fawkes.io>"]
categories = []
description = "A small library for interfacing with the SN30Pro controller"
edition = "2021"
keywords = ["ui", "async", "joystick", "input"]
license = "MIT OR Apache-2.0"
name = "sn30pro"
repository = "https://github.com/rowan-sl/sn30pro"
resolver = "2"
version = "0.2.0"