summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-07-02 23:44:48 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-07-02 23:44:48 -0400
commitbdd87a4d54703b8f6e3844afd32ba88926e68d58 (patch)
tree33bc98f3e1822cbb659cd8f31f59f78fad4b9338 /Cargo.toml
parentmove body to stdin (diff)
downloadbashttp-bdd87a4d54703b8f6e3844afd32ba88926e68d58.tar.gz
bashttp-bdd87a4d54703b8f6e3844afd32ba88926e68d58.tar.bz2
bashttp-bdd87a4d54703b8f6e3844afd32ba88926e68d58.zip
status header
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0e5451e..4ecdc96 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "bashhttp"
+name = "bashttp"
version = "0.1.0"
edition = "2021"