diff options
| author | Renovate Bot <[email protected]> | 2024-04-25 17:01:28 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2024-04-25 17:01:28 +0000 |
| commit | edf89fceff85908becb1d600ee7bb5a8b83946d5 (patch) | |
| tree | 7693b76fa19684e09a233ffe874a53e3d5849dc0 /Cargo.toml | |
| parent | 4c23141a5e1b1359eac9cc5f5492a2aeab4da175 (diff) | |
chore(deps): update rust crate nom_locate to 4.2.0
Diffstat (limited to 'Cargo.toml')
| -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 | ||
