From c40a4b3fe1257a17cb4d46e5fb7f7e9ab1df24a4 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Sun, 13 Oct 2024 15:42:13 -0500 Subject: [PATCH] rename core to lumina-core --- src/rust/core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rust/core/Cargo.toml b/src/rust/core/Cargo.toml index 2eb7196..1be6c9d 100644 --- a/src/rust/core/Cargo.toml +++ b/src/rust/core/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "core" +name = "lumina-core" version = "0.1.0" edition = "2021" authors = [