js8call_lib 0.0.2

IN DEV - A simple library for interfacing with JS8Call
Documentation
[package]
name = "js8call_lib"
version = "0.0.2"
edition = "2021"
authors = [ "RedFox0x20" ]
description = "IN DEV - A simple library for interfacing with JS8Call"
readme = "readme.md"
keywords = [ "JS8", "JS8Call", "HAM", "Radio", "Amateur" ]
license = "Apache-2.0"
homepage = "https://redfox0x20.uk/"
repository = "https://github.com/redfox0x20/js8call_lib"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
serde_json = "1.0.113"

[badges]
maintenance = { status = "actively-developed" }