Skip to content

Commit

Permalink
Bump quick-error from 1.2.3 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [quick-error](https://github.com/tailhook/quick-error) from 1.2.3 to 2.0.1.
- [Commits](tailhook/quick-error@v1.2.3...v2.0.1)

---
updated-dependencies:
- dependency-name: quick-error
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent 12b7fb9 commit 91a54a4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion intel-sgx/sgx_pkix/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ categories = ["cryptography"]
byteorder = "1.0"
pkix = ">=0.1.1, <0.3.0"
sgx-isa = { version = "0.4", path = "../sgx-isa" }
quick-error = "1.1.0"
quick-error = "2.0.1"
lazy_static = "1"

0 comments on commit 91a54a4

Please sign in to comment.