Skip to content

Commit

Permalink
Merge #823
Browse files Browse the repository at this point in the history
823: Revert "NO-TICKET: upgrade libp2p deflate" r=goral09 a=Fraser999

Reverts #820

The PR should have included an upgrade for tokio to v1.1, and upgrading that breaks a lot of our code in a non-trivial way.

Co-authored-by: Fraser Hutchison <190532+Fraser999@users.noreply.github.com>
Co-authored-by: Fraser Hutchison <fraser@casperlabs.io>
  • Loading branch information
3 people authored Jan 28, 2021
2 parents 5f8d03a + c5f8b0d commit b2ea824
Show file tree
Hide file tree
Showing 20 changed files with 375 additions and 507 deletions.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ steps:
commands:
- cargo install cargo-audit
- cargo generate-lockfile
- cargo audit
- cargo audit --ignore RUSTSEC-2020-0123

trigger:
branch:
Expand Down
Loading

0 comments on commit b2ea824

Please sign in to comment.