mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-25 04:40:44 +01:00
Assigned RUSTSEC-2023-0078 to tracing (#1851)
Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
20b748726d
commit
826f71c402
@@ -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.
|
||||
8b15c1c601676c633348d0422f9835fe5708a2e72bddb13170e41be8e4a13839 -
|
||||
9d26b5117a78c865a6174d261d30a2e1441032ec3ba656742418b62f26755dee -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2023-0078"
|
||||
package = "tracing"
|
||||
date = "2023-10-19"
|
||||
url = "https://github.com/tokio-rs/tracing/pull/2765"
|
||||
@@ -70,4 +70,4 @@ this issue!
|
||||
[PR #2765]: https://github.com/tokio-rs/tracing/pull/2765
|
||||
[v0.1.40]: https://crates.io/crates/tracing/0.1.40
|
||||
[Taylor Cramer]: https://github.com/cramertj
|
||||
[Manish Goregaokar]: https://github.com/manishearth
|
||||
[Manish Goregaokar]: https://github.com/manishearth
|
||||
Reference in New Issue
Block a user