1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
Source: rust-serde-json-path-core
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-inventory-0.3+default-dev (>= 0.3.19-~~) <!nocheck>,
librust-serde-1+default-dev (>= 1.0.217-~~) <!nocheck>,
librust-serde-1+derive-dev (>= 1.0.217-~~) <!nocheck>,
librust-serde-json-1+default-dev (>= 1.0.138-~~) <!nocheck>,
librust-thiserror-2+default-dev (>= 2.0.11-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Alexander Kjäll <alexander.kjall@gmail.com>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/serde-json-path-core]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/serde-json-path-core
Homepage: https://github.com/hiltontj/serde_json_path
X-Cargo-Crate: serde_json_path_core
Rules-Requires-Root: no
Package: librust-serde-json-path-core-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-inventory-0.3+default-dev (>= 0.3.19-~~),
librust-serde-1+default-dev (>= 1.0.217-~~),
librust-serde-1+derive-dev (>= 1.0.217-~~),
librust-serde-json-1+default-dev (>= 1.0.138-~~),
librust-thiserror-2+default-dev (>= 2.0.11-~~),
librust-tracing-0.1+default-dev (>= 0.1.40-~~)
Provides:
librust-serde-json-path-core+default-dev (= ${binary:Version}),
librust-serde-json-path-core+functions-dev (= ${binary:Version}),
librust-serde-json-path-core+trace-dev (= ${binary:Version}),
librust-serde-json-path-core-0-dev (= ${binary:Version}),
librust-serde-json-path-core-0+default-dev (= ${binary:Version}),
librust-serde-json-path-core-0+functions-dev (= ${binary:Version}),
librust-serde-json-path-core-0+trace-dev (= ${binary:Version}),
librust-serde-json-path-core-0.2-dev (= ${binary:Version}),
librust-serde-json-path-core-0.2+default-dev (= ${binary:Version}),
librust-serde-json-path-core-0.2+functions-dev (= ${binary:Version}),
librust-serde-json-path-core-0.2+trace-dev (= ${binary:Version}),
librust-serde-json-path-core-0.2.2-dev (= ${binary:Version}),
librust-serde-json-path-core-0.2.2+default-dev (= ${binary:Version}),
librust-serde-json-path-core-0.2.2+functions-dev (= ${binary:Version}),
librust-serde-json-path-core-0.2.2+trace-dev (= ${binary:Version})
Description: Core types for the serde_json_path crate - Rust source code
Source code for Debianized Rust crate "serde_json_path_core"
|