summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAleksa Vuckovic <aleksa@vuckovic.cc>2025-04-13 15:22:11 +0200
committerAleksa Vuckovic <aleksa@vuckovic.cc>2025-04-13 15:22:11 +0200
commit9dc01a04044b5f882bb15567818fa2a51af68691 (patch)
treea27be590e75b3b1580fc27119207bc6f721a5f9b /Cargo.toml
Initial commitHEADmaster
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..5d4dee7
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "rustv32im_emu"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]