build(deps): bump thiserror from 1.0.65 to 1.0.68

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-05 23:56:07 +00:00
committed by Paul Spooren
parent 61043500ba
commit d81eb7e2ed
2 changed files with 27 additions and 27 deletions

View File

@@ -35,7 +35,7 @@ doc-comment = "0.3.3"
base64ct = { version = "1.6.0", default-features = false }
zeroize = "1.8.1"
memoffset = "0.9.1"
thiserror = "1.0.65"
thiserror = "1.0.68"
paste = "1.0.15"
env_logger = "0.10.2"
toml = "0.7.8"