light-morse 0.2.0

A library for Morse code implementation in Rust.
Documentation
[package]
name = "light-morse"
version = "0.2.0"
authors = ["Lukas A. Mueller <hello@lukasam.com>"]
description = "A library for Morse code implementation in Rust."
license = "MIT"
repository = "https://github.com/luki/light-morse"
readme = "README.md"

[dependencies]