Skip to content

Migrate from quick-protobuf to prost #7410

Description

@LesnyRumcajs

Summary

Follow libp2p/rust-libp2p#6363 on migrating to prost. The unmaintained quick-protobuf dependency comes mostly from rust-libp2p (which should be dropped given the linked PR in the next release), but we also use it directly in Forest

use quick_protobuf::{MessageInfo, MessageRead, MessageWrite, BytesReader, Writer, WriterBackend, Result};
use quick_protobuf::sizeofs::*;

Completion Criteria

  • quick-protobuf is no longer a direct dependency of Forest

Additional Links & Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: TaskDiscrete task to implement

    Type

    No type

    Projects

    Status
    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions