diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -16,7 +16,7 @@ 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.0.7" | 18 | slotmap = "1.0.7" |
| 19 | thiserror = "1" | 19 | thiserror = "1.0.59" |
| 20 | 20 | ||
| 21 | [profile.release] | 21 | [profile.release] |
| 22 | strip = true | 22 | strip = true |
