Codebase list rust-stfu8 / 1e8d99e src / packed-simd / debian / debcargo.toml
1e8d99e

Tree @1e8d99e (Download .tar.gz)

debcargo.toml @1e8d99eraw · history · blame

1
2
3
4
5
6
7
8
9
overlay = "."
uploaders = [
    "Ximin Luo <infinity0@debian.org>",
    "kpcyrd <git@rxv.cc>"
]
excludes = ["ci/**"]

[source]
build_depends = ["rustc (>= 1.56)"]