Source: rust-futures-bounded
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-futures-util-0.3+default-dev (>= 0.3.30) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 kpcyrd <git@rxv.cc>
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/futures-bounded]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/futures-bounded
Homepage: https://github.com/thomaseizinger/rust-futures-bounded
X-Cargo-Crate: futures-bounded
X-Cargo-Crate-Version: 0.3.0

Package: librust-futures-bounded-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-futures-timer-3+default-dev (>= 3.0.2),
 librust-futures-util-0.3+default-dev (>= 0.3.30),
 librust-tokio-1+default-dev (>= 1.35.1),
 librust-tokio-1+time-dev (>= 1.35.1)
Provides:
 librust-futures-bounded+default-dev (= ${binary:Version}),
 librust-futures-bounded+futures-timer-dev (= ${binary:Version}),
 librust-futures-bounded+tokio-dev (= ${binary:Version}),
 librust-futures-bounded-0-dev (= ${binary:Version}),
 librust-futures-bounded-0+default-dev (= ${binary:Version}),
 librust-futures-bounded-0+futures-timer-dev (= ${binary:Version}),
 librust-futures-bounded-0+tokio-dev (= ${binary:Version}),
 librust-futures-bounded-0.3-dev (= ${binary:Version}),
 librust-futures-bounded-0.3+default-dev (= ${binary:Version}),
 librust-futures-bounded-0.3+futures-timer-dev (= ${binary:Version}),
 librust-futures-bounded-0.3+tokio-dev (= ${binary:Version}),
 librust-futures-bounded-0.3.0-dev (= ${binary:Version}),
 librust-futures-bounded-0.3.0+default-dev (= ${binary:Version}),
 librust-futures-bounded-0.3.0+futures-timer-dev (= ${binary:Version}),
 librust-futures-bounded-0.3.0+tokio-dev (= ${binary:Version})
Description: Utilities for bounding futures in size and time - Rust source code
 Source code for Debianized Rust crate "futures-bounded"
