From e786b0ca94e22bacbf7826703ae7dd8d22dd0e9f Mon Sep 17 00:00:00 2001 From: Daniel Hofstetter Date: Tue, 18 Feb 2025 15:21:18 +0100 Subject: [PATCH] Cargo.toml: cleanup spell-checker:ignore entries --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7f7afaf..893eb50 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ # login (uutils) # * see the repository LICENSE, README, and CONTRIBUTING files for more information -# spell-checker:ignore (libs) bigdecimal datetime fundu gethostid kqueue libselinux mangen memmap procfs uuhelp +# spell-checker:ignore (libs) mangen procfs [package] name = "login"