diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -13,7 +13,7 @@ env_logger = "0.11.3" | |||
| 13 | globset = "0.4.14" | 13 | 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" | 16 | nom = "7.1.3" |
| 17 | nom_locate = "4" | 17 | nom_locate = "4" |
| 18 | slotmap = "1" | 18 | slotmap = "1" |
| 19 | thiserror = "1" | 19 | thiserror = "1" |
