You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since there is no Cargo.lock file checked in any user of this crate will
use the latest version of arc-swap, now at 1.0.0, which has a slightly
changed API.
Update the dependency to 1.0.0 and port the guard logic to the new API.
Signed-off-by: Rob Bradford <[email protected]>
0 commit comments