summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Pignolet <m@mpgn.dev>2025-05-05 20:22:23 +0400
committerMatthieu Pignolet <m@mpgn.dev>2025-05-05 20:22:23 +0400
commit95454a978af4575dfea77a8955b285a3f845df1b (patch)
tree9f788ffcd8de3be9b605d984b9829980f022d27a
parent8917bf898c4afea8219d9449f944acff1c8dd023 (diff)
feat: change package name
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f95c71c..ff1e65b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "aline-rs"
+name = "aline"
version = "0.1.0"
edition = "2024"