From 0e6eb1668c4c33ad84d80ce570ba1f46715313ee Mon Sep 17 00:00:00 2001 From: Paul Z Date: Fri, 28 Apr 2023 19:51:41 +0200 Subject: [PATCH] changed crate name --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b09e3ce..f9e594e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "permission" +name = "themis" version = "0.1.0" edition = "2021"