Assigned RUSTSEC-2024-0429 to glib (#2177)

Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-23 13:51:50 +00:00
committed by GitHub
parent fdbeba5e60
commit b02b7ca7c9
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.
3f34d92fa031f4d1ba6e26266cebb6ac680e1383b6a8b4b335cea124775916bc -
5a132ab2beac0110c0a14927a0ea55cc6cd5a8b5ab6b8ce95f47f90d50524dda -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0429"
package = "glib"
date = "2024-03-30"
url = "https://github.com/gtk-rs/gtk-rs-core/pull/1343"