From 2ff0ef174fba4722cee36b2c3172c8947bf52ee0 Mon Sep 17 00:00:00 2001 From: cel 🌸 Date: Fri, 23 Jun 2023 00:36:36 +0100 Subject: update crate name --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index edc28fd..f1b9764 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] -name = "site" -version = "0.1.0" +name = "blos-sm" +version = "1.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit