Assigned RUSTSEC-2024-0004 to cosmwasm (#1857)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-21 07:51:38 -07:00
committed by GitHub
parent a623e80cfc
commit 78ab2418dd
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.
a53364e754abc3ae5a623e316c739c9ac6d8fd18c5cc27ac0da5a9df25f4d2f9 -
91d3bb969ef1dc0505db2e0c66d2dfe48f53fbcc0151b1bbec2c8540af59016a -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0004"
package = "cosmwasm"
date = "2024-01-20"
url = "https://github.com/CosmWasm/cosmwasm/issues/1430"