Source: rust-hex Section: rust Priority: optional Build-Depends: debhelper (>= 11), dh-cargo (>= 18), cargo:native , rustc:native , libstd-rust-dev Maintainer: Debian Rust Maintainers Uploaders: Ximin Luo Standards-Version: 4.2.0 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/hex] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/hex Package: librust-hex-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends} Provides: librust-hex+benchmarks-dev (= ${binary:Version}), librust-hex+default-dev (= ${binary:Version}), librust-hex+std-dev (= ${binary:Version}), librust-hex-0-dev (= ${binary:Version}), librust-hex-0+benchmarks-dev (= ${binary:Version}), librust-hex-0+default-dev (= ${binary:Version}), librust-hex-0+std-dev (= ${binary:Version}), librust-hex-0.4-dev (= ${binary:Version}), librust-hex-0.4+benchmarks-dev (= ${binary:Version}), librust-hex-0.4+default-dev (= ${binary:Version}), librust-hex-0.4+std-dev (= ${binary:Version}), librust-hex-0.4.0-dev (= ${binary:Version}), librust-hex-0.4.0+benchmarks-dev (= ${binary:Version}), librust-hex-0.4.0+default-dev (= ${binary:Version}), librust-hex-0.4.0+std-dev (= ${binary:Version}) Description: Encoding and decoding data into/from hexadecimal representation - Rust source code This package contains the source for the Rust hex crate, packaged by debcargo for use with cargo and dh-cargo.