Skip to content

Commit 05f8efe

Browse files
committed
Update README.md to specify latest crate
1 parent b8f2739 commit 05f8efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The crate is called `redis` and you can depend on it via cargo:
1313

1414
```ini
1515
[dependencies]
16-
redis = "0.5.2"
16+
redis = "0.5.3"
1717
```
1818

1919
Documentation on the library can be found at

0 commit comments

Comments
 (0)