hitman 0.12.1

A command line tool for hitting API endpoints
Documentation
1
2
3
4
5
6
7
8
[env]
CC = "gcc-14"

[tasks.build]
run = "cargo build"

[tools]
rust = "1.92.0"