Merge pull request #247 from rockstar/fix/adjust-patched-flatbuffers-version

fix: update patched version for 2019-0028
This commit is contained in:
Tony Arcieri
2020-03-21 19:23:49 -07:00
committed by GitHub

View File

@@ -15,5 +15,5 @@ allows to violate these requirements and invoke undefined behaviour in safe code
"flatbuffers::Follow::follow" = [">= 0.4.0", "<= 0.6.0"]
[versions]
patched = []
patched = [">= 0.6.1"]
unaffected = ["< 0.4.0"]