Assigned RUSTSEC-2020-0075 to branca (#498)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-11-29 06:52:44 -08:00
committed by GitHub
parent 19e7661dae
commit 5c449df553

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0075"
package = "branca"
date = "2020-11-29"
url = "https://github.com/return/branca/issues/24"
@@ -20,4 +20,4 @@ patched = [">= 0.10.0"]
Prior to `0.10.0` it was possible to have both decoding functions panic unexpectedly,
by supplying tokens with an incorrect base62 encoding.
The documentation stated that an error should have been reported instead.
The documentation stated that an error should have been reported instead.