Skip to content

Commit

Permalink
Fix: remove test feature
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas0008 committed Aug 13, 2024
1 parent b38e6af commit 02a9d79
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pumpkin-protocol/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#![feature(test)]
extern crate test;

use bytebuf::{packet_id::Packet, ByteBuffer, DeserializerError};
use bytes::Buf;
use serde::{Deserialize, Serialize, Serializer};
Expand Down

0 comments on commit 02a9d79

Please sign in to comment.