Add patched version for kekbit RUSTSEC-2020-0129 (#908)

This commit is contained in:
Sergey "Shnatsel" Davidoff
2021-05-10 10:49:18 +02:00
committed by GitHub
parent 5b4c4f4d16
commit bd8a0f6700

View File

@@ -7,7 +7,7 @@ url = "https://github.com/motoras/kekbit/issues/34"
categories = ["memory-corruption", "thread-safety"]
[versions]
patched = []
patched = [">= 0.3.4"]
```
# ShmWriter allows sending non-Send type across threads