protocol v3.4.0 Release Notes

    • Re-export the #[derive(Protocol)] attribute directly from the protocol crate so that only one dependency needs to be pulled in. This feature is enabled by default and can be opted out with default-features = false.