diff options
| author | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-08-03 09:18:06 -0700 |
|---|---|---|
| committer | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-08-03 09:18:06 -0700 |
| commit | fc2844ae88c85f082b47630b92a55bca3ff285b1 (patch) | |
| tree | 4a6cca7892459ece38bf72b61352d4fc1bb239e0 /Cargo.lock | |
| download | gock-fc2844ae88c85f082b47630b92a55bca3ff285b1.tar.gz gock-fc2844ae88c85f082b47630b92a55bca3ff285b1.zip | |
Init
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock new file mode 100644 index 0000000..0471cf1 --- /dev/null +++ b/Cargo.lock @@ -0,0 +1,7 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 4 + +[[package]] +name = "gock" +version = "0.1.0" |
