crates.io compliant

This commit is contained in:
ghaisan
2024-10-03 23:57:41 +07:00
parent 90ded39054
commit f3d1a9ee28
+3 -1
View File
@@ -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"