From a7f9c8de31231b9fd9c67c57db659f7b01f1a3b0 Mon Sep 17 00:00:00 2001 From: Rutger Broekhoff Date: Mon, 29 Apr 2024 19:18:56 +0200 Subject: Rename crates (and therefore commands) --- common/Cargo.toml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 common/Cargo.toml (limited to 'common/Cargo.toml') diff --git a/common/Cargo.toml b/common/Cargo.toml deleted file mode 100644 index 20d9bdd..0000000 --- a/common/Cargo.toml +++ /dev/null @@ -1,10 +0,0 @@ -[package] -name = "common" -version = "0.1.0" -edition = "2021" - -[dependencies] -chrono = "0.4" -hmac-sha256 = "1.1" -subtle = "2.5" -serde = { version = "1", features = ["derive"] } -- cgit v1.2.3