docs ~ add spell-checker exceptions

This commit is contained in:
Roy Ivy III
2023-05-28 22:04:27 -05:00
parent a9a574837d
commit 797714fca2
+2
View File
@@ -12,6 +12,8 @@ keywords = ["platform", "info", "system"]
categories = ["os"]
license = "MIT"
# spell-checker:ignore (crates) libc winapi (features) libloaderapi processthreadsapi sysinfoapi winbase winver
[target.'cfg(not(target_os = "windows"))'.dependencies]
libc = "0.2"