Description: accept newer release of crate fs-err
Author: Blair Noctis <ncts@debian.org>
Forwarded: not-needed
Last-Update: 2025-03-26
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -41,7 +41,7 @@
 flate2 = { version = "1.0", optional = true, default-features = false, features = [
   "rust_backend",
 ] }
-fs-err = "2.11"
+fs-err = "3"
 futures = "0.3"
 http = "1.0"
 http-body-util = { version = "0.1", optional = true }
