diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ harness = false structopt = "0.3.26" # Utility -rand = "0.8.4" +rand = "0.8.5" # Logging log = "0.4.14" |
| index : nitrous | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 2 |
@@ -23,7 +23,7 @@ harness = false structopt = "0.3.26" # Utility -rand = "0.8.4" +rand = "0.8.5" # Logging log = "0.4.14" |