From c1d06806aafeb810cee3266e9926b634d7304785 Mon Sep 17 00:00:00 2001 From: "Sebastian H. Gabrielli" Date: Fri, 20 Dec 2024 17:51:34 +0100 Subject: [PATCH] Rename project --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c792b98..d6ca532 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] edition = "2021" -name = "embassy-hhtp-test" +name = "embassy-diplay-test" version = "0.1.0" authors = ["Sebastian H. Gabrielli "] resolver = "2"