From 736ebd6102eb5df134acbda8aac94f034d5bebe4 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 7 May 2025 15:10:30 +0200 Subject: test2 --- test2/Cargo.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 test2/Cargo.toml (limited to 'test2/Cargo.toml') diff --git a/test2/Cargo.toml b/test2/Cargo.toml new file mode 100644 index 0000000..4663775 --- /dev/null +++ b/test2/Cargo.toml @@ -0,0 +1,9 @@ +[package] +name = "test2" +version = "0.1.0" +edition = "2024" + +[dependencies] +framework = { path = "../framework" } +glam = "0.30.3" +rayon = "1.10.0" -- cgit v1.2.3-70-g09d2