Source: rust-ref-cast Section: rust Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-cargo Build-Depends-Arch: cargo:native , rustc:native (>= 1.61) , libstd-rust-dev , librust-ref-cast-impl-1.0+default-dev (<< 1.0.26-~~) , librust-ref-cast-impl-1.0+default-dev (>= 1.0.25-~~) Maintainer: Debian Rust Maintainers Uploaders: Henry-Nicolas Tourneur Standards-Version: 4.7.2 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/ref-cast] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/ref-cast Homepage: https://github.com/dtolnay/ref-cast X-Cargo-Crate: ref-cast Package: librust-ref-cast-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-ref-cast-impl-1.0+default-dev (<< 1.0.26-~~), librust-ref-cast-impl-1.0+default-dev (>= 1.0.25-~~) Provides: librust-ref-cast+default-dev (= ${binary:Version}), librust-ref-cast-1-dev (= ${binary:Version}), librust-ref-cast-1+default-dev (= ${binary:Version}), librust-ref-cast-1.0-dev (= ${binary:Version}), librust-ref-cast-1.0+default-dev (= ${binary:Version}), librust-ref-cast-1.0.25-dev (= ${binary:Version}), librust-ref-cast-1.0.25+default-dev (= ${binary:Version}) Description: Safely cast &T to &U where the struct U contains a single field of type T - Rust source code Source code for Debianized Rust crate "ref-cast"