Description: accept older branch of crate heck
Author: Jonas Smedegaard <dr@jones.dk>
Forwarded: not-needed
Last-Update: 2024-11-06
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -28,7 +28,7 @@
 futures-util              = "0.3.31"
 fxhash                    = "0.2.1"
 hashbrown                 = { version = ">= 0.14.5, <= 0.15", default-features = false }
-heck                      = "0.5.0"
+heck                      = ">= 0.4.1, <= 0.5"
 hstr                      = "0.2.12"
 ignore                    = "0.4.23"
 indexmap                  = { version = "2.7.1", default-features = false }
