diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -28,4 +28,5 @@ percent-encoding = "1.0.1" htmlescape = "0.3.1" bytesize = "1.0.0" nanoid = "0.2.0" -alphanumeric-sort = "1.0.6"
\ No newline at end of file +alphanumeric-sort = "1.0.6" +structopt = "0.2.14"
\ No newline at end of file |