bossac 2.0.0

Rust cxx version of the BOSSA SAM-BA utility
[dependencies.bossa]
version = "2.0.0"

[dependencies.clap]
features = ["derive"]
version = "4.4"

[dependencies.cxx]
version = "1.0"

[dependencies.flexi_logger]
version = "0.25"

[dependencies.log]
version = "0.4"

[package]
authors = ["Jacob Alexander <haata@kiibohd.com>, Scott Shumate <scott@shumatech.com>"]
description = "Rust cxx version of the BOSSA SAM-BA utility"
edition = "2021"
license = "BSD-3-Clause"
name = "bossac"
readme = "README.md"
repository = "https://github.com/kiibohd/BOSSA"
version = "2.0.0"