Description: accept newer branches of crate ntest
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2024-08-13
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -65,7 +65,7 @@
   napi-derive               = { version = "2.0.0", default-features = false }
   new_debug_unreachable     = "1.0.6"
   nom                       = "7.1.3"
-  ntest                     = "0.7.2"
+  ntest                     = ">= 0.7.2, <= 0.9"
   num-bigint                = "0.4.3"
   num_cpus                  = "1.13.1"
   once_cell                 = "1.19.0"
