Skip to content

Commit

Permalink
Update quick-error requirement from 1.2.2 to 2.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [quick-error](https://github.com/tailhook/quick-error) to permit the latest version.
- [Release notes](https://github.com/tailhook/quick-error/releases)
- [Commits](tailhook/quick-error@v1.2.2...v2.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Aug 17, 2020
1 parent 4c2d2ec commit 8c7b19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amadeus-parquet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ fxhash = "0.2"
hashlink = "0.5"
lz-fear = "0.1"
num-bigint = "0.3"
quick-error = "1.2.2"
quick-error = "2.0.0"
rustversion = "1.0"
serde = { version = "1.0", features = ["derive"] }
serde_closure = "0.3"
Expand Down

0 comments on commit 8c7b19c

Please sign in to comment.