Source: rust-untrusted Section: rust Priority: optional Build-Depends: debhelper (>= 11), dh-cargo (>= 18), cargo:native , rustc:native , libstd-rust-dev Maintainer: Debian Rust Maintainers Uploaders: kpcyrd Standards-Version: 4.2.0 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/untrusted] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/untrusted Package: librust-untrusted-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends} Provides: librust-untrusted+default-dev (= ${binary:Version}), librust-untrusted-0-dev (= ${binary:Version}), librust-untrusted-0+default-dev (= ${binary:Version}), librust-untrusted-0.7-dev (= ${binary:Version}), librust-untrusted-0.7+default-dev (= ${binary:Version}), librust-untrusted-0.7.0-dev (= ${binary:Version}), librust-untrusted-0.7.0+default-dev (= ${binary:Version}) Description: Safe, fast, zero-allocation parsing of untrusted inputs - Rust source code This package contains the source for the Rust untrusted crate, packaged by debcargo for use with cargo and dh-cargo.