Description: accept newer branch of crate compact_str
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2025-01-27
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,7 +35,7 @@
   changesets                = "0.2.2"
   chrono                    = "0.4.38"
   codspeed-criterion-compat = "3.0.4"
-  compact_str               = "0.7.1"
+  compact_str               = ">= 0.7.1, <= 0.8"
   console_error_panic_hook  = "0.1.7"
   copyless                  = "0.1.5"
   crc                       = "2.1.0"
