Assigned RUSTSEC-2021-0044 to rocket (#838)

Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-03-26 10:23:59 -04:00
committed by GitHub
parent 8f7af7c6c5
commit ca8a60b7be
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
This file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs.
c8a1e10323f422cd6df3c30a1306ac55dcbcb0ed5a15a27441c0ba9019ed3b6a -
4fca59a80b0ce05ab52677828fa1b70991bcde58c357f41a54d8f38265b3c246 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0044"
package = "rocket"
date = "2021-02-09"
url = "https://github.com/SergioBenitez/Rocket/issues/1534"