Add patched version for transpose advisory (#1897)

https://github.com/ejmahler/transpose/issues/11#issuecomment-1953451202
This commit is contained in:
Sergey "Shnatsel" Davidoff
2024-02-20 04:04:07 +00:00
committed by GitHub
parent 1a29db069e
commit cbfea3ac86

View File

@@ -7,7 +7,7 @@ url = "https://github.com/ejmahler/transpose/issues/11"
categories = ["memory-corruption"]
[versions]
patched = []
patched = [">= 0.2.3"]
[affected]
functions = { "transpose::transpose" = [">= 0.1.0"] }