mirror of
https://github.com/ghaisanghaisan/morse_rs.git
synced 2026-08-11 21:46:18 -05:00
crates.io compliant
This commit is contained in:
+3
-1
@@ -1,5 +1,7 @@
|
||||
[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"
|
||||
edition = "2021"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user