From a35d336dc9a61fda931f4a9158205d590af87bd5 Mon Sep 17 00:00:00 2001 From: Ashelyn Rose Date: Fri, 18 Oct 2024 18:08:40 -0600 Subject: Basic sync rendering --- modules/proc/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 modules/proc/Cargo.toml (limited to 'modules/proc/Cargo.toml') diff --git a/modules/proc/Cargo.toml b/modules/proc/Cargo.toml new file mode 100644 index 0000000..16bcbb8 --- /dev/null +++ b/modules/proc/Cargo.toml @@ -0,0 +1,3 @@ +[package] +name = "morgana_proc" +edition = "2021" -- cgit 1.4.1