Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Commit

Permalink
Merge #446
Browse files Browse the repository at this point in the history
446: Update libp2p, tokio, warp, prost, futures, etc r=koivunej a=koivunej

Rebased the #431 work on top of the latest master. This PR will leave:

- mdns commented out
- domain a git dependency pending a release or migration to trust-dns following upcoming changes in libp2p-dns

Co-authored-by: ljedrz <[email protected]>
Co-authored-by: Joonas Koivunen <[email protected]>
  • Loading branch information
3 people committed Jan 26, 2021
2 parents d4b13d9 + dc0c6a0 commit a89b0c9
Show file tree
Hide file tree
Showing 42 changed files with 1,060 additions and 1,089 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,16 @@
* refactor(http): introduce `Config` as the facade for configuration [#423]
* feat(http): create `Profile` abstraction [#421]
* feat: `sled` pinstore [#439], [#442], [#444]
* chore: update a lot of dependencies including libp2p, tokio, warp [#446]

[#429]: https://github.com/rs-ipfs/rust-ipfs/pull/429
[#428]: https://github.com/rs-ipfs/rust-ipfs/pull/428
[#423]: https://github.com/rs-ipfs/rust-ipfs/pull/423
[#421]: https://github.com/rs-ipfs/rust-ipfs/pull/421
[#439]: https://github.com/rs-ipfs/rust-ipfs/pull/439
[#442]: https://github.com/rs-ipfs/rust-ipfs/pull/442
[#442]: https://github.com/rs-ipfs/rust-ipfs/pull/444
[#444]: https://github.com/rs-ipfs/rust-ipfs/pull/444
[#446]: https://github.com/rs-ipfs/rust-ipfs/pull/446

# 0.2.1

Expand Down
Loading

0 comments on commit a89b0c9

Please sign in to comment.