Update README.md

This commit is contained in:
Abhishek Chanda
2016-02-18 01:20:52 -08:00
parent c74972a3b7
commit 6c33091dc3

View File

@ -20,6 +20,6 @@ cargo test
You can also add `ipnetwork` as a dependency to your project's `Cargo.toml`:
```
[dependencies.ipnetwork]
[dependencies]
ipnetwork = "*"
```