Package: rust-soketto / 0.8.1-1

Metadata

Package Version Patches format
rust-soketto 0.8.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
2002_env_logger.patch | (download)

Cargo.toml | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 accept older branch of crate env_logger
2002_hyper.patch | (download)

Cargo.toml | 6 2 4 - 0 !
examples/hyper_server.rs | 60 15 45 - 0 !
src/base.rs | 2 1 1 - 0 !
src/data.rs | 2 1 1 - 0 !
src/handshake/http.rs | 1 1 0 - 0 !
5 files changed, 20 insertions( ), 51 deletions(-)

 use older branches of crates http hyper
 This essentially reverts upstream git commit 420216a.