From d607cdec8573a6e27ade5a311655494d538bf805 Mon Sep 17 00:00:00 2001 From: doryan Date: Fri, 25 Apr 2025 16:24:43 +0400 Subject: [PATCH] feat: rename crate --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cd45cdd..17a8974 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "static_pins" +name = "static-pins" version = "0.1.0" edition = "2021"