sudo-rs 0.2.13

A memory safe implementation of sudo and su.
Documentation
1
2
3
4
5
6
7
8
**Describe the changes done on this pull request**
A clear and concise description of the changes done by your pull request.

**Pull Request Checklist**
- [] I have read and accepted the [code of conduct]https://github.com/trifectatechfoundation/sudo-rs/blob/master/CODE_OF_CONDUCT.md for this project.
- [] I have tested, formatted and ran clippy over my changes.
- [] I have commented and documented my changes.
- [] This pull request will fix issue https://github.com/trifectatechfoundation/sudo-rs/issues/<#issue> where a proper discussion about a solution has taken place.