mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-28 00:00:17 +02:00
Remove unstable attribute
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
#![crate_name = "bytes"]
|
#![crate_name = "bytes"]
|
||||||
#![unstable]
|
|
||||||
#![deny(warnings)]
|
#![deny(warnings)]
|
||||||
|
|
||||||
pub mod alloc;
|
pub mod alloc;
|
||||||
|
|||||||
Reference in New Issue
Block a user