This commit is contained in:
ghaisan
2024-10-09 20:27:56 +07:00
parent 137eed9aa2
commit 943eaa52cc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ Add this to your `Cargo.toml`:
```toml
[dependencies]
morse_rs = "0.1.3"
morse_rs = "0.1.4"
```
## Usage