Source: rust-char-str Section: rust Build-Depends: debhelper-compat (= 13), dh-sequence-cargo Build-Depends-Arch: cargo:native , rustc:native , libstd-rust-dev , librust-castaway-0.2+alloc-dev (>= 0.2.4) , librust-itoa-1+default-dev , librust-ryu-1+default-dev Maintainer: Debian Rust Maintainers Uploaders: Michael R. Crusoe Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/char-str] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/char-str Homepage: https://github.com/astral-sh/char_str X-Cargo-Crate: char_str X-Cargo-Crate-Version: 0.0.2 Package: librust-char-str-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-arbitrary-1-dev, librust-castaway-0.2+alloc-dev (>= 0.2.4), librust-get-size2-0.11+default-dev, librust-itoa-1+default-dev, librust-loom-0.7+default-dev (>= 0.7.2), librust-ryu-1+default-dev, librust-serde-core-1-dev Provides: librust-char-str+arbitrary-dev (= ${binary:Version}), librust-char-str+default-dev (= ${binary:Version}), librust-char-str+get-size-dev (= ${binary:Version}), librust-char-str+loom-dev (= ${binary:Version}), librust-char-str+serde-dev (= ${binary:Version}), librust-char-str+std-dev (= ${binary:Version}), librust-char-str-0-dev (= ${binary:Version}), librust-char-str-0+arbitrary-dev (= ${binary:Version}), librust-char-str-0+default-dev (= ${binary:Version}), librust-char-str-0+get-size-dev (= ${binary:Version}), librust-char-str-0+loom-dev (= ${binary:Version}), librust-char-str-0+serde-dev (= ${binary:Version}), librust-char-str-0+std-dev (= ${binary:Version}), librust-char-str-0.0-dev (= ${binary:Version}), librust-char-str-0.0+arbitrary-dev (= ${binary:Version}), librust-char-str-0.0+default-dev (= ${binary:Version}), librust-char-str-0.0+get-size-dev (= ${binary:Version}), librust-char-str-0.0+loom-dev (= ${binary:Version}), librust-char-str-0.0+serde-dev (= ${binary:Version}), librust-char-str-0.0+std-dev (= ${binary:Version}), librust-char-str-0.0.2-dev (= ${binary:Version}), librust-char-str-0.0.2+arbitrary-dev (= ${binary:Version}), librust-char-str-0.0.2+default-dev (= ${binary:Version}), librust-char-str-0.0.2+get-size-dev (= ${binary:Version}), librust-char-str-0.0.2+loom-dev (= ${binary:Version}), librust-char-str-0.0.2+serde-dev (= ${binary:Version}), librust-char-str-0.0.2+std-dev (= ${binary:Version}) Description: Compact owned string types - Rust source code Compact owned strings with mutable and immutable variants. . This crate was forked for Ruff and ty from the crate "lean_string". Source code for Debianized Rust crate "char_str"