aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f7e203e..d4b0017 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,8 +1,8 @@
[package]
-name = "user-sw"
+name = "rv64i-linux-user-no-std"
version = "0.1.0"
authors = ["Johannes Stoelp"]
edition = "2021"
-license = "<TODO>"
+license = "MIT"
[dependencies]