diff options
| author | Renovate Bot <[email protected]> | 2024-04-25 16:01:45 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2024-04-25 16:01:45 +0000 |
| commit | 4c23141a5e1b1359eac9cc5f5492a2aeab4da175 (patch) | |
| tree | 02262340c7574527b96fbb4f7ea9954b12f4ecd7 /Cargo.toml | |
| parent | fe2a5e0626b0597aa80ee444c8ecdd49c5d224ad (diff) | |
chore(deps): update rust crate nom to 7.1.3
Diffstat (limited to 'Cargo.toml')
| -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" |
