mirror of
https://gitee.com/openharmony/third_party_rust_log
synced 2024-11-27 09:50:34 +00:00
Update to rust master
This commit is contained in:
parent
4c7e9669a1
commit
f9a42ca139
1
env/src/lib.rs
vendored
1
env/src/lib.rs
vendored
@ -127,7 +127,6 @@
|
||||
#![doc(html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
|
||||
html_favicon_url = "http://www.rust-lang.org/favicon.ico",
|
||||
html_root_url = "http://doc.rust-lang.org/env_logger/")]
|
||||
#![feature(io)]
|
||||
#![cfg_attr(test, deny(warnings))]
|
||||
|
||||
extern crate regex;
|
||||
|
Loading…
Reference in New Issue
Block a user