Lever 0.1.1 patch

This commit is contained in:
o0Ignition0o
2021-02-01 12:57:26 +01:00
parent a1ebd36374
commit 61042bf517

View File

@@ -8,7 +8,7 @@ categories = ["memory-corruption", "thread-safety"]
keywords = ["concurrency"]
[versions]
patched = []
patched = [">= 0.1.1"]
```
# AtomicBox<T> lacks bound on its Send and Sync traits allowing data races