crates.io things

This commit is contained in:
ghaisan
2024-10-05 22:46:15 +07:00
parent 9c4cd1b67e
commit b0492aca2e
3 changed files with 3 additions and 3 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.1"
version = "0.1.2"
edition = "2021"
[dependencies]