mirror of
https://github.com/openharmony/third_party_rust_bytes.git
synced 2026-07-20 20:06:46 -04:00
chore: prepare for v1.0.0 work (#448)
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
no_crate_inject,
|
||||
attr(deny(warnings, rust_2018_idioms), allow(dead_code, unused_variables))
|
||||
))]
|
||||
#![doc(html_root_url = "https://docs.rs/bytes/0.6.0")]
|
||||
#![doc(html_root_url = "https://docs.rs/bytes/1.0.0")]
|
||||
#![no_std]
|
||||
|
||||
//! Provides abstractions for working with bytes.
|
||||
|
||||
Reference in New Issue
Block a user