Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/refactor/borrow-type' into refac…
Browse files Browse the repository at this point in the history
…tor/borrow-type
  • Loading branch information
dariusc93 committed Sep 28, 2024
2 parents a6cf130 + 022e499 commit cac14c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
- chore: Replace tokio-stream `StreamMap` with pollable-map `StreamMap`. [PR 306](https://github.com/dariusc93/rust-ipfs/pull/306)
- chore: Provide `BitswapMessage` instead of `bitswap_pb::Message`. [PR 308](https://github.com/dariusc93/rust-ipfs/pull/308)
- refactor: bump msrv to 1.80
- refactor: Add custom error for ipns, added `Borrow<Cid>`, `Borrow<IpfsPath>` and `Into<IpfsPath>` to different function signatures. [PR XXX](https://github.com/dariusc93/rust-ipfs/pull/XXX)
- refactor: Add custom error for ipns, added `Borrow<Cid>`, `Borrow<IpfsPath>` and `Into<IpfsPath>` to different function signatures. [PR 309](https://github.com/dariusc93/rust-ipfs/pull/309)

# 0.11.21
- chore: Put libp2p-webrtc-websys behind feature.
Expand Down

0 comments on commit cac14c6

Please sign in to comment.