Revert "deps: using tracing instead of log"
This reverts commit af92e326f6.
This commit is contained in:
@@ -11,7 +11,7 @@ use std::cell::RefCell;
|
||||
use std::cmp::Ordering;
|
||||
use std::rc::Rc;
|
||||
|
||||
use tracing::warn;
|
||||
use log::warn;
|
||||
|
||||
#[derive(Debug, Eq, PartialEq, Copy, Clone)]
|
||||
pub struct NoteRef {
|
||||
|
||||
Reference in New Issue
Block a user