Package: rust-async-std / 1.13.2-1

Metadata

Package Version Patches format
rust-async-std 1.13.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_async channel.patch | (download)

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

 accept newer branch of crate async-channel
2001_no_wasm.patch | (download)

Cargo.toml | 12 0 + 12 - 0 !
1 file changed, 12 deletions(-)

 avoid wasm-only dependencies
2002_no_feature_surf.patch | (download)

Cargo.toml | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 avoid dev-only feature surf and example surf-web
 Requires not-in-Debian crate surf,
 and likely fails testing where network access is blocked.
2003_no_feature_tokio0N.patch | (download)

Cargo.toml | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 avoid features tokio02 tokio03
 Requires older-than-Debian branches of crate tokio.