Description: accept older minor version of crate rustc-hash
Author: Jonas Smedegaard <dr@jones.dk>
Bug-Debian: https://bugs.debian.org/1112496
Forwarded: not-needed
Last-Update: 2025-08-28
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -66,7 +66,7 @@
 rayon = "1.8.1"
 rayon-core = "1.12.1"
 regex = "1.7"
-rustc-hash = "2.1"
+rustc-hash = "2.0.0"
 serde = "1.0.200"
 serde_json = "1.0.120"
 sha1 = "0.10"
