build(deps): bump error-code from 3.2.0 to 3.3.1 (#33441)

Bumps [error-code](https://github.com/DoumanAsh/error-code) from 3.2.0 to 3.3.1.
- [Commits](https://github.com/DoumanAsh/error-code/commits)

---
updated-dependencies:
- dependency-name: error-code
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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-09-13 17:32:54 +00:00 committed by GitHub
parent cf501d582a
commit 02dd483ff7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -1727,9 +1727,9 @@ dependencies = [
[[package]]
name = "error-code"
version = "3.2.0"
version = "3.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0474425d51df81997e2f90a21591180b38eccf27292d755f3e30750225c175b"
checksum = "a5d9305ccc6942a704f4335694ecd3de2ea531b114ac2d51f5f843750787a92f"
[[package]]
name = "etagere"