Assigned RUSTSEC-2023-0033 to borsh (#1683)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-13 17:03:15 +00:00
committed by GitHub
parent c4a10fa281
commit f2f107fb96
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.
7de8d28e9de5141ab2c6b113aa3f887c5625e6644bd2c9375ba45f7360359e8d -
5939f363a07849c25ca69e87e2a4961fd6d91882fe86fbdb14c315bfc03b7a24 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0033"
package = "borsh"
date = "2023-04-12"
url = "https://github.com/near/borsh-rs/issues/19"