Merge pull request #35 from vertexclique/fix-link-for-cargo-add

Fixes link for Cargo add
tosocketaddrs
Stjepan Glavina 5 years ago committed by GitHub
commit 3f97276c03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,7 +33,7 @@ Or use [cargo add][cargo-add] if you have it installed:
$ cargo add async-std
```
[cargo add]: https://github.com/killercup/cargo-edit
[cargo-add]: https://github.com/killercup/cargo-edit
## Hello world

Loading…
Cancel
Save