deschuler 0.4.1

An async, tokio based scheduling library for rust with a built-in cron builder.
Documentation
## Pull Request Etiquette


<!--
  There are several guidelines you should follow in order for your
  Pull Request to be merged.
-->


- [ ] I have checked the PRs for upcoming features/bug fixes.

<!--
  It is sometimes better to include more changes in a single commit. 
  If you find yourself having an overwhelming amount of commits, you
  can **rebase** your branch.
-->


### Changes


- [ ] Internal code
- [ ] Documentation
- [ ] Added tests
- [ ] Other: \_____ <!-- Insert other type here -->

<!-- Replace "NaN" with an issue number if this is a response to an issue -->


Closes: NaN

## Description


Replace this sentence with general description of what your Pull Request does.