refactors and customizable time feature

This commit is contained in:
ghaisan
2024-10-09 20:23:53 +07:00
parent b0492aca2e
commit 8ea482b2d6
4 changed files with 91 additions and 46 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name = "morse_rs"
description = "A simple morse code translator, with the abilty to write to WAV files using Hound."
license = "MIT"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
[dependencies]