Skip to content

Commit

Permalink
Merge of #4942
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Aug 28, 2022
2 parents 4cda4ee + 1f72f3a commit 751d165
Show file tree
Hide file tree
Showing 6 changed files with 301 additions and 137 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

2 changes: 2 additions & 0 deletions zebra-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,11 @@ color-eyre = "0.6.1"
# Enable a feature that makes tinyvec compile much faster.
tinyvec = { version = "1.6.0", features = ["rustc_1_55"] }

humantime = "2.1.0"
owo-colors = "3.4.0"
spandoc = "0.2.2"
thiserror = "1.0.32"

tracing-subscriber = { version = "0.3.11", features = ["env-filter"] }
tracing-error = "0.2.0"
tracing = "0.1.31"
Expand Down
Loading

0 comments on commit 751d165

Please sign in to comment.