You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have realized that raft-rs relies on a very old version of protobuf, which has a series of dependencies vulnerabilities (found by running cargo deny). It would be great to update the protobuf dependency to the latest.