Assigned RUSTSEC-2021-0141 to dotenv, RUSTSEC-2021-0142 to dotenv_codegen (#1398)

Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-08-31 05:40:13 +10:00
committed by GitHub
parent e7dcb971d8
commit 2703251e71
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 file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs. This prevents duplicate ID assignment due to a race between those jobs.
e87ac22f41d580de7757c588fb62d04f05b7c5ed0fd825276fb9a2111db15ded - 82b3982dd83196d56b63c62b1024ea2d7d1a3be0d94e55c8dd46efec7e8ceb85 -

View File

@@ -1,6 +1,6 @@
```toml ```toml
[advisory] [advisory]
id = "RUSTSEC-0000-0000" id = "RUSTSEC-2021-0141"
package = "dotenv" package = "dotenv"
date = "2021-12-24" date = "2021-12-24"
url = "https://github.com/dotenv-rs/dotenv/issues/74" url = "https://github.com/dotenv-rs/dotenv/issues/74"

View File

@@ -1,6 +1,6 @@
```toml ```toml
[advisory] [advisory]
id = "RUSTSEC-0000-0000" id = "RUSTSEC-2021-0142"
package = "dotenv_codegen" package = "dotenv_codegen"
date = "2021-12-24" date = "2021-12-24"
url = "https://github.com/dotenv-rs/dotenv/issues/74" url = "https://github.com/dotenv-rs/dotenv/issues/74"