rust-cbindgen: adopt
Primary consumer of this package is firefox and spidermonkey, which I already invest a lot of time in anyway.
This commit is contained in:
parent
2165db62ee
commit
b875cb2560
1 changed files with 1 additions and 1 deletions
|
@ -33,6 +33,6 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "A project for generating C bindings from Rust code";
|
||||
homepage = "https://github.com/eqrion/cbindgen";
|
||||
license = licenses.mpl20;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ hexa ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue