Update RUSTSEC-2023-0033.md : add borsh v0.10.4 (#2088)

This commit is contained in:
dj8yf0μl
2024-09-23 18:02:17 +03:00
committed by GitHub
parent f791f5a283
commit 45780a4d66

View File

@@ -11,7 +11,7 @@ aliases = ["GHSA-fjx5-qpf4-xjf2"]
[affected]
[versions]
patched = [">= 1.0.0-alpha.1"]
patched = [">= 1.0.0-alpha.1", "^0.10.4"]
```
# Parsing borsh messages with ZST which are not-copy/clone is unsound