reqwest-pretty-json 0.13.1

Easy way to emit prettified JSON body via reqwest::RequestBuilder
Documentation
1
2
3
4
5
6
7
8
allow-branch = ["main"]
push = true
tag = true
publish = true
verify = true
pre-release-commit-message = "Bump version to {{version}}"
tag-message = "{{version}}"
tag-name = "{{version}}"