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

Commit a89b0c9

Browse files
bors[bot]ljedrzkoivunej
authored
Merge #446
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 <ljedrz@gmail.com> Co-authored-by: Joonas Koivunen <joonas.koivunen@gmail.com>
2 parents d4b13d9 + dc0c6a0 commit a89b0c9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1060
-1089
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,16 @@
55
* refactor(http): introduce `Config` as the facade for configuration [#423]
66
* feat(http): create `Profile` abstraction [#421]
77
* feat: `sled` pinstore [#439], [#442], [#444]
8+
* chore: update a lot of dependencies including libp2p, tokio, warp [#446]
89

910
[#429]: https://github.com/rs-ipfs/rust-ipfs/pull/429
1011
[#428]: https://github.com/rs-ipfs/rust-ipfs/pull/428
1112
[#423]: https://github.com/rs-ipfs/rust-ipfs/pull/423
1213
[#421]: https://github.com/rs-ipfs/rust-ipfs/pull/421
1314
[#439]: https://github.com/rs-ipfs/rust-ipfs/pull/439
1415
[#442]: https://github.com/rs-ipfs/rust-ipfs/pull/442
15-
[#442]: https://github.com/rs-ipfs/rust-ipfs/pull/444
16+
[#444]: https://github.com/rs-ipfs/rust-ipfs/pull/444
17+
[#446]: https://github.com/rs-ipfs/rust-ipfs/pull/446
1618

1719
# 0.2.1
1820

0 commit comments

Comments
 (0)