Merge pull request #732 from o0Ignition0o/igni/lever_0.1.1

Lever 0.1.1 patch
This commit is contained in:
Sergey "Shnatsel" Davidoff
2021-02-01 14:55:54 +01:00
committed by GitHub

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