]> git.proxmox.com Git - debcargo-conf.git/commitdiff
add the section
authorSylvestre Ledru <sylvestre@debian.org>
Sat, 20 Oct 2018 10:44:45 +0000 (12:44 +0200)
committerSylvestre Ledru <sylvestre@debian.org>
Sat, 20 Oct 2018 10:44:45 +0000 (12:44 +0200)
src/cbindgen/debian/debcargo.toml

index ea34e949e0b280fd8ec4eba467197b7dfdb73493..ffcd770ebf1ae588eea8dcd99b466712d3baf322 100644 (file)
@@ -6,6 +6,7 @@ section = "utils"
 
 [packages.bin]
 summary = "A project for generating C bindings from Rust code"
+section = "utils"
 
 description = """
 This project can be used to generate C bindings for Rust code.