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:
Nabeen Tiwaree
2024-12-30 10:03:56 -05:00
committed by GitHub
co-authored by Gaétan Lepage
parent e71336029a
commit 6773cf9314
+1 -1
View File
@@ -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;