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
@@ -13,7 +13,7 @@ Add this to your `Cargo.toml`:
```toml
[dependencies]
morse_rs = "0.1"
morse_rs = "0.1.2"
```
## Usage