We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4e285 commit cfad8e9Copy full SHA for cfad8e9
README.md
@@ -18,7 +18,7 @@ Add the dependency to your `Cargo.toml`:
18
```toml
19
[dependencies]
20
log = "0.4"
21
-pretty_env_logger = "0.3"
+pretty_env_logger = "0.4"
22
```
23
24
Add some usage to your application:
0 commit comments