mirror of
https://github.com/ghaisanghaisan/morse_rs.git
synced 2026-08-12 05:46:19 -05:00
made into lib only
This commit is contained in:
Generated
+1
-1
@@ -9,7 +9,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "62adaabb884c94955b19907d60019f4e145d091c75345379e70d1ee696f7854f"
|
||||
|
||||
[[package]]
|
||||
name = "morse-translator"
|
||||
name = "morse_rs"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"hound",
|
||||
|
||||
Reference in New Issue
Block a user