Package: rust-async-std / 1.13.2-2

Metadata

Package Version Patches format
rust-async-std 1.13.2-2 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 major version of crate async-channel
1001_async global executor.patch | (download)

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

 accept newer major version of crate async-global-executor
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.