1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

Specify target version, fixes #26

This commit is contained in:
Jordi Boggiano 2013-12-15 20:04:49 +01:00
parent 51372ca037
commit 2d59e73fd5

View file

@ -19,7 +19,9 @@ to compile anywhere, and this is as good a way as any to try and learn it.
Contribute
----------
Contributions are very welcome. You may *claim* an item on the to-do list by following these steps:
Contributions are very welcome, and should target rust's master branch until
rust 1.0 is released. You may *claim* an item on the to-do list by following
these steps:
1. Open an issue named "Implement [the utility of your choice]", e.g. "Implement ls"
2. State that you are working on this utility.