cargo +nightly fix --features=bpf_c,cuda,erasure,chacha --edition-idioms
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//! `setup()` may be called multiple times.
|
||||
|
||||
use std::sync::{Once, ONCE_INIT};
|
||||
extern crate env_logger;
|
||||
use env_logger;
|
||||
|
||||
static INIT: Once = ONCE_INIT;
|
||||
|
||||
|
Reference in New Issue
Block a user