diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,6 +33,6 @@ log = "0.4.16" # URL url = "2.2.2" regex = "1.5.5" -matchit = "0.5.0" +matchit = "0.6.0" tree_magic = { version = "0.2.3", optional = true } # MIME |
| index : windmark | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 2 |
@@ -33,6 +33,6 @@ log = "0.4.16" # URL url = "2.2.2" regex = "1.5.5" -matchit = "0.5.0" +matchit = "0.6.0" tree_magic = { version = "0.2.3", optional = true } # MIME |