diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ simplelog = "0.10" percent-encoding = "2" port_check = "0.1" bytesize = "1" -nanoid = "0.3" +nanoid = "0.4" alphanumeric-sort = "1" structopt = "0.3" chrono = "0.4" |