aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authormurilo ijanc2025-11-18 16:01:57 -0300
committermurilo ijanc2025-11-18 16:01:57 -0300
commitba3f5343330cd20bb9d3b8ef372a9057d4dc50ef (patch)
treec991816ce18aa2554147f0f7824ef4bcef4278d8 /Cargo.toml
parent8f21cf58d999cc6348fbb851e505192645b9e4e6 (diff)
downloadcogops-ba3f5343330cd20bb9d3b8ef372a9057d4dc50ef.tar.gz
Change crate name
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 97e6bd4..fd6ea6c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "batch-cognito"
+name = "cogops"
version = "0.1.0"
authors = ["murilo ijanc' <murilo@ijanc.org>"]
edition = "2024"