From 5ee2af5ce9c40d9b5c38aa630f54a5ba73fe6217 Mon Sep 17 00:00:00 2001 From: Sam Schlinkert Date: Thu, 29 Dec 2022 06:10:57 -0500 Subject: [PATCH] bumps version of rust-argon2 in hopes of avoiding a crossbeam-utils Race Condition vulnerability (#57) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 160f98f2..56e17bbb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .DS_Store .idea *.iml +Cargo.lock #####=== Rust ===#####