From 53337d16f88c74c3fd4fc939988eed622ddf3879 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Tue, 12 Jan 2021 05:33:14 -0800 Subject: [PATCH] tapir-cwtch package name --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b1fb0c9..3b072f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "tapir" +name = "tapir-cwtch" version = "0.1.0" authors = ["Sarah Jamie Lewis "] edition = "2018"