File: debcargo.toml

package info (click to toggle)
rust-want 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 144 kB
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 205 bytes parent folder | download
1
2
3
4
5
6
7
8
9
overlay = "."

# needed for tokio 0.2.0, see patch
allow_prerelease_deps = true

uploaders = ["kpcyrd <git@rxv.cc>", "Robin Krahl <robin.krahl@ireas.org>"]

# fail and not needed
excludes = ["benches/**"]