aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: d4b00177d0471851afaeb42f611d3679164895f6 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name    = "rv64i-linux-user-no-std"
version = "0.1.0"
authors = ["Johannes Stoelp"]
edition = "2021"
license = "MIT"

[dependencies]