diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ port_check = "0.1" htmlescape = "0.3.1" bytesize = "1.0.0" nanoid = "0.3" -alphanumeric-sort = "1.3.2" +alphanumeric-sort = "1.3.3" structopt = "0.3" chrono = "0.4.13" chrono-humanize = "0.0.11" |