#1101086 rust-railway-core - should the hyper requester be disabled.

#1101086#5
Date:
2025-03-23 00:59:29 UTC
From:
To:
Since we don't want to carry around the old versions of rustls, http
and friends forever, I started looking through the reverse-dependencies
of the old version of hyper-rustls. Two that popped up were railway-core
and hafas-rs. The vcs link for both took me to

https://gitlab.com/schmiddi-on-mobile/railway-backend

So I filed a bug upstream.

https://gitlab.com/schmiddi-on-mobile/railway-backend/-/issues/15

Upstream responded to the bug report with

After getting this response, and feeling slightly confused,
I did some more digging and it seems the hafas-rs crate
is no longer maintained and has been replaced by the
railway-* crates.

So should we go ahead and disable the hyper requester
in railway-core so it is no longer a blocker for cleaning
up the old rustls and http stacks.

#1101086#10
Date:
2025-06-29 06:33:37 UTC
From:
To:
Version: 0.4.2-4

Blair noctis disabled the hyper requester in version 0.4.2-4