File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- ## 0.45.1 - unreleased
1+ ## 0.46.0 - unreleased
22
33- Add getter function to obtain ` TopicScoreParams ` .
44 See [ PR 4231] .
5+ - Remove ` fast_message_id_fn ` mechanism from ` Config ` .
6+ See [ PR 4285] .
57
8+ [ PR 4285 ] : https://github.com/libp2p/rust-libp2p/pull/4285
69[ PR 4231 ] : https://github.com/libp2p/rust-libp2p/pull/4231
710
811## 0.45.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "libp2p-gossipsub"
33edition = " 2021"
44rust-version = { workspace = true }
55description = " Gossipsub protocol for libp2p"
6- version = " 0.45.1 "
6+ version = " 0.46.0 "
77authors = [
" Age Manning <[email protected] >" ]
88license = " MIT"
99repository = " https://github.com/libp2p/rust-libp2p"
You can’t perform that action at this time.
0 commit comments