Source: rust-async-executor Section: rust Priority: optional Build-Depends: debhelper-compat (= 13), dh-cargo (>= 25), librust-async-channel-1+default-dev , librust-async-io-1+default-dev , librust-async-lock-2+default-dev , librust-async-task-4+default-dev , librust-concurrent-queue-2+default-dev , librust-easy-parallel-3+default-dev , librust-fastrand-1+default-dev , librust-futures-lite-1+default-dev , librust-num-cpus-1+default-dev , librust-once-cell-1+default-dev , librust-slab-0.4+default-dev (>= 0.4.4) , libstring-shellquote-perl, Maintainer: Jonas Smedegaard Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/debian/rust-async-executor.git Vcs-Browser: https://salsa.debian.org/debian/rust-async-executor Homepage: https://github.com/smol-rs/async-executor Rules-Requires-Root: no Package: librust-async-executor-dev Architecture: all Multi-Arch: foreign Depends: librust-async-lock-2+default-dev, librust-async-task-4+default-dev, librust-concurrent-queue-2+default-dev, librust-fastrand-1+default-dev, librust-futures-lite-1+default-dev, librust-slab-0.4+default-dev (>= 0.4.4), ${misc:Depends}, Provides: librust-async-executor+default-dev (= ${binary:Version}), librust-async-executor-1+default-dev (= ${binary:Version}), librust-async-executor-1-dev (= ${binary:Version}), librust-async-executor-1.5-dev (= ${binary:Version}), librust-async-executor-1.5.0-dev (= ${binary:Version}), Description: async executors - Rust source code async-executor provides a lighweight implementation of asyncronous executors. . This package contains the source for the Rust async-executor crate, packaged for use with cargo and dh-cargo.