Description: Use similar 2
Forwarded: not-needed
---
Index: ruff/Cargo.toml
===================================================================
--- ruff.orig/Cargo.toml
+++ ruff/Cargo.toml
@@ -175,7 +175,7 @@ serde_with = { version = "3.6.0", defaul
     "macros",
 ] }
 shellexpand = { version = "3.0.0" }
-similar = { version = "3.0.0", features = ["inline"] }
+similar = { version = "2", features = ["inline"] }
 smallvec = { version = "1.13.2", features = ["union", "const_generics", "const_new"] }
 snapbox = { version = "1.0.0", features = [
     "diff",
