mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-31 01:09:24 +00:00
[dep-upgrade-202402] prepare migration to http/hyper 1.0
This commit is contained in:
@@ -2569,8 +2569,10 @@ in
|
||||
registry = "registry+https://github.com/rust-lang/crates.io-index";
|
||||
src = fetchCratesIo { inherit name version; sha256 = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80"; };
|
||||
features = builtins.concatLists [
|
||||
[ "backports" ]
|
||||
[ "client" ]
|
||||
[ "default" ]
|
||||
[ "deprecated" ]
|
||||
(lib.optional (rootFeatures' ? "garage/opentelemetry-otlp" || rootFeatures' ? "garage/telemetry-otlp") "full")
|
||||
[ "h2" ]
|
||||
[ "http1" ]
|
||||
|
||||
Reference in New Issue
Block a user