Source: rust-secrecy
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.60) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-zeroize-1+alloc-dev (>= 1.6) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/secrecy]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/secrecy
Homepage: https://github.com/iqlusioninc/crates/
X-Cargo-Crate: secrecy
X-Cargo-Crate-Version: 0.10.3

Package: librust-secrecy-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-serde-1+alloc-dev,
 librust-zeroize-1+alloc-dev (>= 1.6)
Provides:
 librust-secrecy+default-dev (= ${binary:Version}),
 librust-secrecy+serde-dev (= ${binary:Version}),
 librust-secrecy-0-dev (= ${binary:Version}),
 librust-secrecy-0+default-dev (= ${binary:Version}),
 librust-secrecy-0+serde-dev (= ${binary:Version}),
 librust-secrecy-0.10-dev (= ${binary:Version}),
 librust-secrecy-0.10+default-dev (= ${binary:Version}),
 librust-secrecy-0.10+serde-dev (= ${binary:Version}),
 librust-secrecy-0.10.3-dev (= ${binary:Version}),
 librust-secrecy-0.10.3+default-dev (= ${binary:Version}),
 librust-secrecy-0.10.3+serde-dev (= ${binary:Version})
Breaks:
 rustc (<< 1.60~)
Description: Secret-wrapping types that avoid accidental exposure - Rust source code
 Source code for Debianized Rust crate "secrecy"
