summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorElizabeth Alexander Hunt <me@liz.coffee>2026-08-03 09:18:06 -0700
committerElizabeth Alexander Hunt <me@liz.coffee>2026-08-03 09:18:06 -0700
commitfc2844ae88c85f082b47630b92a55bca3ff285b1 (patch)
tree4a6cca7892459ece38bf72b61352d4fc1bb239e0 /Cargo.toml
downloadgock-fc2844ae88c85f082b47630b92a55bca3ff285b1.tar.gz
gock-fc2844ae88c85f082b47630b92a55bca3ff285b1.zip
Init
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..39565c0
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "gock"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]