diff options
| author | Renovate Bot <[email protected]> | 2024-04-25 19:01:30 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2024-04-25 19:01:30 +0000 |
| commit | e71abf4e468aa1391181b9232170e9d92c8ffc16 (patch) | |
| tree | 660c35b9b427e35c52794562a40d080587cc41dd /Cargo.toml | |
| parent | e5fbd0dfcbd867fcbd6a677a537e1533ad0739dd (diff) | |
chore(deps): update rust crate thiserror to 1.0.59
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 |
