mirror of
https://github.com/ghaisanghaisan/morse_rs.git
synced 2026-08-12 05:46:19 -05:00
crates.io compliant
This commit is contained in:
+3
-1
@@ -1,5 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "morse-translator"
|
name = "morse_rs"
|
||||||
|
description = "A simple morse code translator, with the abilty to write to WAV files using Hound."
|
||||||
|
license = "MIT"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user