rust-cbindgen: drop my maintainership
I only picked this up as a result of caring for Firefox. I am not interested in this anymore.
This commit is contained in:
parent
7560a94bd1
commit
29e607d041
@ -24,6 +24,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
description = "A project for generating C bindings from Rust code";
|
description = "A project for generating C bindings from Rust code";
|
||||||
homepage = "https://github.com/eqrion/cbindgen";
|
homepage = "https://github.com/eqrion/cbindgen";
|
||||||
license = licenses.mpl20;
|
license = licenses.mpl20;
|
||||||
maintainers = with maintainers; [ jtojnar andir ];
|
maintainers = with maintainers; [ jtojnar ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user