diff options
Diffstat (limited to '')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ percent-encoding = "2.0" htmlescape = "0.3.1" bytesize = "1.0.0" nanoid = "0.2.0" -alphanumeric-sort = "1.0.6" +alphanumeric-sort = "1.0.7" structopt = "0.2.18" chrono = "0.4.7" chrono-humanize = "0.0.11" |