Assigned RUSTSEC-2023-0027 to async-nats, RUSTSEC-2023-0028 to buf_redux (#1664)

Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-25 02:42:41 +11:00
committed by GitHub
parent b3d6563b3b
commit 735bd0286f
3 changed files with 3 additions and 3 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.
c305f39a461b5c567184dd4a7518a4b26e01f78e25fc769afe98de2a629ddb19 -
dde33812da129afa3054bfbfa3768eeb393b03861903e038a3dcc117e5480141 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0027"
package = "async-nats"
date = "2023-03-24"
url = "https://github.com/nats-io/nats.rs/commit/817a7b942c462fa9d9938dcb62124173634132fb#diff-767d442397fcaaf2f83e8f924d4a70317a2ce4703a49964d6007707949cfa5f5L303-R304"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0028"
package = "buf_redux"
date = "2023-01-24"
url = "https://github.com/abonander/buf_redux/issues"