Assigned RUSTSEC-2024-0385 to cw0 (#2116)

Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-11-10 14:12:32 +01:00
committed by GitHub
parent 7a931d1545
commit 9c01666bbd
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.
7c3b2ecac62df18d8d8fde7a743352c5b6a00b237fd09a8ef0e994c940b071a1 -
ecae4945edb2faa01796dd88d3de3d3ac79435bcf81e0d1ebae3aab3de9214f6 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0385"
package = "cw0"
date = "2024-08-26"
url = "https://github.com/CosmWasm/cw-plus/issues/471"