Skip to content

Commit

Permalink
Update Cargo.toml instructions in README.md (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
reillysiemens authored Mar 15, 2020
1 parent fa4e285 commit cfad8e9
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 @@ -18,7 +18,7 @@ Add the dependency to your `Cargo.toml`:
```toml
[dependencies]
log = "0.4"
pretty_env_logger = "0.3"
pretty_env_logger = "0.4"
```

Add some usage to your application:
Expand Down

0 comments on commit cfad8e9

Please sign in to comment.