Merge pull request #629 from RustSec/assign-ids

Assigned RUSTSEC-2021-0009 to basic_dsp_matrix, RUSTSEC-2021-0010 to containers
This commit is contained in:
Sergey "Shnatsel" Davidoff
2021-01-20 20:23:37 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0009"
package = "basic_dsp_matrix"
date = "2021-01-10"
url = "https://github.com/liebharc/basic_dsp/issues/47"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0010"
package = "containers"
date = "2021-01-12"
url = "https://github.com/strake/containers.rs/issues/2"