ini -> toml
This commit is contained in:
parent
51bf1e479c
commit
2f30ad0967
|
@ -35,7 +35,7 @@ This makes for a very pleasant development experience.
|
||||||
|
|
||||||
Add the dependency to your `Cargo.toml`:
|
Add the dependency to your `Cargo.toml`:
|
||||||
|
|
||||||
```ini
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
redis = "0.11.0"
|
redis = "0.11.0"
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue