Skip to content

Commit a9afefc

Browse files
authored
Update CONTRIBUTING.md
1 parent 793c10e commit a9afefc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ There are several ways to contribute to posixutils-rs:
4949
* Support the most widely used GNU/BSD extensions
5050
* If a system has an OS-specific feature that _must_ be
5151
exposed through a given utility, do so.
52-
* Race-free userland. `walker` crate should be able to help.
52+
* Race-free userland. See `ftw` internal crate.
5353
* Push small crates out: Create tiny, light-dep crates from common functionality (such as Lex or Yacc file parsing), and publish via cargo. Remove from main posixutils tree and set of crates.
5454

5555
### Testing and Bug Reporting: Info to provide in GH issue

0 commit comments

Comments
 (0)