Source: rust-inherent
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.61) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-proc-macro2-1+default-dev (>= 1.0.74) <!nocheck>,
 librust-quote-1+default-dev (>= 1.0.35) <!nocheck>,
 librust-syn-2+default-dev (>= 2.0.46) <!nocheck>,
 librust-syn-2+full-dev (>= 2.0.46) <!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/inherent]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/inherent
Homepage: https://github.com/dtolnay/inherent
X-Cargo-Crate: inherent
X-Cargo-Crate-Version: 1.0.13

Package: librust-inherent-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proc-macro2-1+default-dev (>= 1.0.74),
 librust-quote-1+default-dev (>= 1.0.35),
 librust-syn-2+default-dev (>= 2.0.46),
 librust-syn-2+full-dev (>= 2.0.46)
Provides:
 librust-inherent+default-dev (= ${binary:Version}),
 librust-inherent-1-dev (= ${binary:Version}),
 librust-inherent-1+default-dev (= ${binary:Version}),
 librust-inherent-1.0-dev (= ${binary:Version}),
 librust-inherent-1.0+default-dev (= ${binary:Version}),
 librust-inherent-1.0.13-dev (= ${binary:Version}),
 librust-inherent-1.0.13+default-dev (= ${binary:Version})
Description: Make trait methods callable without the trait in scope - Rust source code
 Source code for Debianized Rust crate "inherent"
