Update pkgs/by-name/rw/rwalk/package.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
This commit is contained in:
co-authored by
Gaétan Lepage
parent
e71336029a
commit
6773cf9314
@@ -35,7 +35,7 @@ rustPlatform.buildRustPackage rec {
|
||||
};
|
||||
|
||||
meta = {
|
||||
description = "A blazingly fast web directory scanner written in Rust";
|
||||
description = "Blazingly fast web directory scanner written in Rust";
|
||||
homepage = "https://github.com/cestef/rwalk";
|
||||
changelog = "https://github.com/cestef/rwalk/blob/v${version}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user