diff options
| author | Renovate Bot <[email protected]> | 2024-04-25 18:01:34 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2024-04-25 18:01:34 +0000 |
| commit | e5fbd0dfcbd867fcbd6a677a537e1533ad0739dd (patch) | |
| tree | e504c8a7bf250cd1abb2e55d3545c6c9d0fd68d9 /Cargo.toml | |
| parent | edf89fceff85908becb1d600ee7bb5a8b83946d5 (diff) | |
chore(deps): update rust crate slotmap to 1.0.7
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -15,7 +15,7 @@ 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.2.0" | 17 | nom_locate = "4.2.0" |
| 18 | slotmap = "1" | 18 | slotmap = "1.0.7" |
| 19 | thiserror = "1" | 19 | thiserror = "1" |
| 20 | 20 | ||
| 21 | [profile.release] | 21 | [profile.release] |
