working prototype

This commit is contained in:
ghaisan
2024-10-02 05:38:15 +07:00
parent 31deac438f
commit e3737b3b98
7 changed files with 82 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "morse-translator"
version = "0.1.0"
edition = "2021"
[dependencies]
hound = "3.5.1"