Skip to content

Commit

Permalink
chore: fix cargo add rumqttc in README
Browse files Browse the repository at this point in the history
  • Loading branch information
swanandx authored Sep 16, 2023
1 parent 4224d9f commit 7b9f653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ for more information look at rumqttd's [README](https://github.com/bytebeamio/ru
Add rumqttc to your project using

```
cargo add rumqttc --all-features
cargo add rumqttc
```

<br/>
Expand Down

0 comments on commit 7b9f653

Please sign in to comment.