Skip to content
Snippets Groups Projects
Commit e39f2ba9 authored by Carl Lerche's avatar Carl Lerche
Browse files

Remove unstable attribute

parent e62bd07b
No related branches found
No related tags found
No related merge requests found
#![crate_name = "bytes"] #![crate_name = "bytes"]
#![unstable]
#![deny(warnings)] #![deny(warnings)]
pub mod alloc; pub mod alloc;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment