Assigned RUSTSEC-2021-0032 to byte_struct

This commit is contained in:
Shnatsel
2021-03-02 18:12:07 +00:00
committed by GitHub
parent 10e79dbffe
commit b8b93bd677
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.
aca88be860a033f6f99bda0330d401dfe26e9f14790c9ab166b4bb63d4496fff -
02b9e40943de35b2eaa091f56a9a1cf487088ff8110d368dd26f9bb063492217 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0032"
package = "byte_struct"
date = "2021-03-01"
url = "https://github.com/wwylele/byte-struct-rs/issues/1"