From bb73ba4c05e6a509bc8097c285f382578bc9070c Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Wed, 17 Apr 2024 22:55:58 +0200 Subject: Initial commit --- Cargo.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..a10f1c0 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,10 @@ +[package] +name = "rrjvm" +version = "0.0.1" +authors = ["Joel Klinghed "] +edition = "2021" +rust-version = "1.77" +description = "Red Rocket JVM" +license = "MIT" + +[dependencies] -- cgit v1.2.3-70-g09d2