Description: Update Rust crate argfile to v0.2.1 (#12548)
Index: ruff/crates/ruff_cli/Cargo.toml
===================================================================
--- ruff.orig/crates/ruff_cli/Cargo.toml
+++ ruff/crates/ruff_cli/Cargo.toml
@@ -30,7 +30,7 @@ ruff_text_size = { path = "../ruff_text_
 
 annotate-snippets = { version = "0.12" }
 anyhow = { workspace = true }
-argfile = { version = "0.1.6" }
+argfile = { version = "0.2.1" }
 bincode = { version = "1.3.3" }
 bitflags = { workspace = true }
 cachedir = { version = "0.3.0" }
