eqlabs / pathfinder

A Starknet full node written in Rust
https://eqlabs.github.io/pathfinder/
Other
622 stars 231 forks source link

chore(Cargo.lock): upgrade `yamux` to 0.13.3 #2072

Closed kkovaacs closed 3 months ago

kkovaacs commented 3 months ago

This version has the fix for the missed EOF issue triggered by Golang peers. (https://github.com/libp2p/rust-yamux/issues/189)