Upgrade to Rust v1.49.0
This commit is contained in:
@@ -89,6 +89,7 @@ impl AccessToken {
|
||||
return;
|
||||
}
|
||||
|
||||
#[allow(deprecated)]
|
||||
if self
|
||||
.refresh_active
|
||||
.compare_and_swap(false, true, Ordering::Relaxed)
|
||||
|
Reference in New Issue
Block a user