diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ structopt = "0.3.26" rand = "0.8.5" # Logging -log = "0.4.14" +log = "0.4.16" pretty_env_logger = "0.4.0" human-panic = "1.0.3" |