Assigned RUSTSEC-2022-0028 to neon (#1257)

Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-05-23 16:11:11 -04:00
committed by GitHub
parent b3bf55706f
commit 29281434b7
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.
d69ff1d23c6c62a506958f449d4c07cfda9daba19e400cc8e1c28e128b1bb7ca -
db821ae83d2cab0998596e640e7b5534b801fe428316aa5bc67f5c3d880f8a48 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0028"
package = "neon"
date = "2022-05-22"
url = "https://github.com/neon-bindings/neon/issues/896"