diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,4 +8,5 @@ edition = "2018" [dependencies] lazy_static = "1.4" +named_tuple = "0.1" thiserror = "1.0" |
index : uris | ||
Fork of rhymuri with a small bug fix |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -8,4 +8,5 @@ edition = "2018" [dependencies] lazy_static = "1.4" +named_tuple = "0.1" thiserror = "1.0" |