Source: rust-smol Section: rust Build-Depends: debhelper-compat (= 14), dh-sequence-rust, dh-sequence-single-binary, librust-anyhow-1-dev, librust-async-channel-2-dev, librust-async-dup-1-dev, librust-async-executor-1-dev, librust-async-fs-2-dev, librust-async-h1-2-dev, librust-async-io-2-dev, librust-async-lock-3-dev, librust-async-native-tls-0.5-dev, librust-async-net-2-dev, librust-async-process-2-dev, librust-async-tungstenite-0.32-dev, librust-blocking-1-dev, librust-ctrlc-3-dev, librust-doc-comment-0.3-dev, librust-futures-0.3-dev, librust-futures-lite-2-dev, librust-http-body-util-0.1-dev, librust-http-types-2-dev, librust-inotify-0.11-dev, librust-native-tls-0.2-dev, librust-rustix-1-dev, librust-signal-hook-0.4-dev, librust-tempfile-3-dev, librust-timerfd-1-dev, librust-tokio-1-dev, librust-url-2-dev, Maintainer: Jonas Smedegaard Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/debian/rust-smol.git Vcs-Browser: https://salsa.debian.org/debian/rust-smol Homepage: https://github.com/smol-rs/smol Package: librust-smol-dev Architecture: all #Multi-Arch: foreign Depends: librust-async-channel-2-dev, librust-async-executor-1-dev, librust-async-fs-2-dev, librust-async-io-2-dev, librust-async-lock-3-dev, librust-async-net-2-dev, librust-async-process-2-dev, librust-blocking-1-dev, librust-futures-lite-2-dev, Provides: librust-smol-2+default-dev (= ${binary:Version}), librust-smol-2-dev (= ${binary:Version}), librust-smol-2.0-dev (= ${binary:Version}), librust-smol-2.0.2-dev (= ${binary:Version}), Description: small and fast async runtime - Rust source code smol is a small and fast async runtime, simply re-exporting other smaller async crates. . This package contains the source for the Rust smol crate, for use with cargo.