build(deps): bump thiserror from 1.0.58 to 1.0.59 (#283)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.58 to 1.0.59.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-23 11:15:28 +02:00
committed by GitHub
parent ab83d3fae6
commit f43b018511
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ doc-comment = "0.3.3"
base64 = "0.21.7"
zeroize = "1.7.0"
memoffset = "0.9.1"
thiserror = "1.0.58"
thiserror = "1.0.59"
paste = "1.0.14"
env_logger = "0.10.2"
toml = "0.7.8"