Description: accept newer major version of crate is_executable
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2026-01-20
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@
 flate2 = "1.0"
 fs4 = "0.13.1"
 hex = "0.4"
-is_executable = "0.1"
+is_executable = ">= 0.1, <= 1"
 siphasher = "0.3"
 tar = "0.4"
 zip = "2.1.3"
