Cleo

Results 4 issues of Cleo

## Standards checklist: - [x] The PR title is descriptive. - [x] The code compiles (`cargo build`) - [x] The code passes rustfmt (`cargo fmt`) - [x] The code passes...

Fixes #135, first time making a pr so let me know if anything needs changing!

Hi! `craftping::entity::Response` should implement the clone trait. I don't think there's any practical reason why it shouldn't, and it would allow much easier handling of responses. Currently I'm working around...

Hi! I haven't had a chance to make a minimal example, however I have encountered an issue w/ the exposed gradle plugin's kotlinRelocate function on second run when using a...