diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -14,7 +14,7 @@ globset = "0.4.14" | |||
| 14 | inquire = "0.6" | 14 | inquire = "0.6" |
| 15 | log = "0.4.21" | 15 | log = "0.4.21" |
| 16 | nom = "7.1.3" | 16 | nom = "7.1.3" |
| 17 | nom_locate = "4" | 17 | nom_locate = "4.2.0" |
| 18 | slotmap = "1" | 18 | slotmap = "1" |
| 19 | thiserror = "1" | 19 | thiserror = "1" |
| 20 | 20 | ||
