Commit 089aac9
committed
atomic, Cargo.toml: Update for arc-swap 1.0.0
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 <robert.bradford@intel.com>1 parent fbc7350 commit 089aac9
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments