Skip to content

Commit

Permalink
chore(deps): 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2023
1 parent eafdea0 commit 12147c7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
12 changes: 3 additions & 9 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ lazy_static = "1.2"
libc = "0.2"
pest = "2.1"
pest_derive = "2.1"
quick-error = "1.2"
quick-error = "2.0"
slog = "2"
slog-stdlog = "4"
zfs-core-sys = { version = "0.5.2", package = "libzetta-zfs-core-sys"}
Expand Down

0 comments on commit 12147c7

Please sign in to comment.