fixed in memory bug

This commit is contained in:
ghaisanghaisan
2024-12-11 13:02:23 +07:00
parent 943eaa52cc
commit 8f49516979
4 changed files with 6 additions and 11 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.4"
version = "0.1.41"
edition = "2021"
[dependencies]