telegraf 0.6.0

Minimal rust wrapper for the telegraf/influxdb protocol
Documentation
1
2
3
4
5
6
7
8
9
10
11
### Description
Please explain the changes you made here.

### Related Issues
[Link](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) related issues here (if applicatable). 

### Checklist
- [ ] Code compiles correctly
- [ ] Created tests which fail without the change (if possible)
- [ ] All tests passing
- [ ] Extended the README / documentation, if necessary