File: debcargo.toml

package info (click to toggle)
rust-soup3 0.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 588 kB
  • sloc: makefile: 32
file content (14 lines) | stat: -rw-r--r-- 403 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
overlay = "."
uploaders = ["Matthias Geiger <werdahias@riseup.net>", "Arnaud Ferraris <aferraris@debian.org>"]
collapse_features = true

[source]
# this is needed to regenerate the code, do not edit
build_depends = [
            "libgirepository1.0-dev",
            "gir-rust-code-generator (>= 0.19.1)",
            "xmlstarlet",
            ]

[packages.lib]
depends = [ "libsoup-3.0-dev (>= 3.6)" ]